Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.requests |
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 |
---|---|
ListServiceCatalogsRequest |
ListServiceCatalogsRequest.Builder.build()
Build the instance of ListServiceCatalogsRequest as configured by this builder
|
ListServiceCatalogsRequest |
ListServiceCatalogsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListServiceCatalogsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListServiceCatalogsRequest.Builder |
ListServiceCatalogsRequest.Builder.copy(ListServiceCatalogsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.