public static class GetAppCatalogListingResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetAppCatalogListingResponse.Builder |
appCatalogListing(AppCatalogListing appCatalogListing) |
GetAppCatalogListingResponse |
build() |
GetAppCatalogListingResponse.Builder |
copy(GetAppCatalogListingResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAppCatalogListingResponse.Builder |
etag(String etag) |
GetAppCatalogListingResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetAppCatalogListingResponse.Builder copy(GetAppCatalogListingResponse o)
Copy method to populate the builder with values from the given instance.
public GetAppCatalogListingResponse.Builder etag(String etag)
public GetAppCatalogListingResponse.Builder opcRequestId(String opcRequestId)
public GetAppCatalogListingResponse.Builder appCatalogListing(AppCatalogListing appCatalogListing)
public GetAppCatalogListingResponse build()
Copyright © 2016–2019. All rights reserved.