public static class ListAppCatalogSubscriptionsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListAppCatalogSubscriptionsResponse |
build() |
ListAppCatalogSubscriptionsResponse.Builder |
copy(ListAppCatalogSubscriptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListAppCatalogSubscriptionsResponse.Builder |
items(List<AppCatalogSubscriptionSummary> items) |
ListAppCatalogSubscriptionsResponse.Builder |
opcNextPage(String opcNextPage) |
ListAppCatalogSubscriptionsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListAppCatalogSubscriptionsResponse.Builder copy(ListAppCatalogSubscriptionsResponse o)
Copy method to populate the builder with values from the given instance.
public ListAppCatalogSubscriptionsResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListAppCatalogSubscriptionsResponse.Builder opcNextPage(String opcNextPage)
public ListAppCatalogSubscriptionsResponse.Builder opcRequestId(String opcRequestId)
public ListAppCatalogSubscriptionsResponse.Builder items(List<AppCatalogSubscriptionSummary> items)
public ListAppCatalogSubscriptionsResponse build()
Copyright © 2016–2021. All rights reserved.