public static class CreateAppCatalogSubscriptionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public CreateAppCatalogSubscriptionResponse.Builder opcRequestId(String opcRequestId)
public CreateAppCatalogSubscriptionResponse.Builder appCatalogSubscription(AppCatalogSubscription appCatalogSubscription)
public CreateAppCatalogSubscriptionResponse build()
Copyright © 2016–2020. All rights reserved.