Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
ServiceCatalog.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
ServiceCatalog.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetServiceCatalogRequest,GetServiceCatalogResponse> |
ServiceCatalogWaiters.forServiceCatalog(GetServiceCatalogRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ServiceCatalog.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetServiceCatalogResponse |
ServiceCatalog.getServiceCatalog(GetServiceCatalogRequest request) |
Gets detailed information about the service catalog including name, compartmentId
|
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) |
|
GetServiceCatalogResponse |
ServiceCatalogClient.getServiceCatalog(GetServiceCatalogRequest request) |
|