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