Waiter<GetPrivateApplicationRequest,GetPrivateApplicationResponse> |
ServiceCatalogWaiters.forPrivateApplication(GetPrivateApplicationRequest request,
PrivateApplication.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetPrivateApplicationRequest,GetPrivateApplicationResponse> |
ServiceCatalogWaiters.forPrivateApplication(GetPrivateApplicationRequest request,
PrivateApplication.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetPrivateApplicationRequest,GetPrivateApplicationResponse> |
ServiceCatalogWaiters.forPrivateApplication(GetPrivateApplicationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PrivateApplication.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetPrivateApplicationResponse |
ServiceCatalog.getPrivateApplication(GetPrivateApplicationRequest request) |
Gets the details of the specified private application.
|
Future<GetPrivateApplicationResponse> |
ServiceCatalogAsync.getPrivateApplication(GetPrivateApplicationRequest request,
AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler) |
Gets the details of the specified private application.
|
Future<GetPrivateApplicationResponse> |
ServiceCatalogAsyncClient.getPrivateApplication(GetPrivateApplicationRequest request,
AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler) |
|
GetPrivateApplicationResponse |
ServiceCatalogClient.getPrivateApplication(GetPrivateApplicationRequest request) |
|