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