public static class GetAppCatalogListingResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetAppCatalogListingResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetAppCatalogListingResponse.Builder etag(String etag)
public GetAppCatalogListingResponse.Builder opcRequestId(String opcRequestId)
public GetAppCatalogListingResponse.Builder appCatalogListing(AppCatalogListing appCatalogListing)
public GetAppCatalogListingResponse build()
Copyright © 2016–2021. All rights reserved.