Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetServiceCatalogResponse |
ServiceCatalog.getServiceCatalog(GetServiceCatalogRequest request)
Gets detailed information about the service catalog including name, compartmentId
|
GetServiceCatalogResponse |
ServiceCatalogClient.getServiceCatalog(GetServiceCatalogRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceCatalogResponse> |
ServiceCatalogAsync.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler)
Gets detailed information about the service catalog including name, compartmentId
|
Future<GetServiceCatalogResponse> |
ServiceCatalogAsyncClient.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceCatalogResponse |
GetServiceCatalogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceCatalogResponse.Builder |
GetServiceCatalogResponse.Builder.copy(GetServiceCatalogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.