Package | Description |
---|---|
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListCatalogsResponse.Builder |
ListCatalogsResponse.builder()
Return a new builder for this response object.
|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.copy(ListCatalogsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.headers(Map<String,List<String>> headers) |
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.items(List<CatalogSummary> items)
A list of
com.oracle.bmc.datacatalog.model.CatalogSummary instances. |
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.opcNextPage(String opcNextPage)
Retrieves the next page of results.
|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.