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.
|
Future<GetServiceCatalogResponse> |
ServiceCatalogAsyncClient.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler) |
Future<GetServiceCatalogResponse> |
ServiceCatalogAsync.getServiceCatalog(GetServiceCatalogRequest request,
AsyncHandler<GetServiceCatalogRequest,GetServiceCatalogResponse> handler)
Gets detailed information about the service catalog including name, compartmentId
|