Waiter<GetServiceAttachmentRequest,GetServiceAttachmentResponse> |
FusionApplicationsWaiters.forServiceAttachment(GetServiceAttachmentRequest request,
ServiceAttachment.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetServiceAttachmentRequest,GetServiceAttachmentResponse> |
FusionApplicationsWaiters.forServiceAttachment(GetServiceAttachmentRequest request,
ServiceAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetServiceAttachmentRequest,GetServiceAttachmentResponse> |
FusionApplicationsWaiters.forServiceAttachment(GetServiceAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ServiceAttachment.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetServiceAttachmentResponse |
FusionApplications.getServiceAttachment(GetServiceAttachmentRequest request) |
Gets a Service Attachment by identifier
|
Future<GetServiceAttachmentResponse> |
FusionApplicationsAsync.getServiceAttachment(GetServiceAttachmentRequest request,
AsyncHandler<GetServiceAttachmentRequest,GetServiceAttachmentResponse> handler) |
Gets a Service Attachment by identifier
|
Future<GetServiceAttachmentResponse> |
FusionApplicationsAsyncClient.getServiceAttachment(GetServiceAttachmentRequest request,
AsyncHandler<GetServiceAttachmentRequest,GetServiceAttachmentResponse> handler) |
|
GetServiceAttachmentResponse |
FusionApplicationsClient.getServiceAttachment(GetServiceAttachmentRequest request) |
|