Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListServiceCatalogsResponse |
ServiceCatalog.listServiceCatalogs(ListServiceCatalogsRequest request)
Lists all the service catalogs in the given compartment.
|
ListServiceCatalogsResponse |
ServiceCatalogClient.listServiceCatalogs(ListServiceCatalogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListServiceCatalogsResponse> |
ServiceCatalogAsync.listServiceCatalogs(ListServiceCatalogsRequest request,
AsyncHandler<ListServiceCatalogsRequest,ListServiceCatalogsResponse> handler)
Lists all the service catalogs in the given compartment.
|
Future<ListServiceCatalogsResponse> |
ServiceCatalogAsyncClient.listServiceCatalogs(ListServiceCatalogsRequest request,
AsyncHandler<ListServiceCatalogsRequest,ListServiceCatalogsResponse> handler) |
Iterable<ListServiceCatalogsResponse> |
ServiceCatalogPaginators.listServiceCatalogsResponseIterator(ListServiceCatalogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listServiceCatalogs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListServiceCatalogsResponse> |
ServiceCatalogAsync.listServiceCatalogs(ListServiceCatalogsRequest request,
AsyncHandler<ListServiceCatalogsRequest,ListServiceCatalogsResponse> handler)
Lists all the service catalogs in the given compartment.
|
Future<ListServiceCatalogsResponse> |
ServiceCatalogAsyncClient.listServiceCatalogs(ListServiceCatalogsRequest request,
AsyncHandler<ListServiceCatalogsRequest,ListServiceCatalogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListServiceCatalogsResponse |
ListServiceCatalogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListServiceCatalogsResponse.Builder |
ListServiceCatalogsResponse.Builder.copy(ListServiceCatalogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.