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