Waiter<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> |
GovernanceRuleWaiters.forTenancyAttachment(GetTenancyAttachmentRequest request,
TenancyAttachment.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> |
GovernanceRuleWaiters.forTenancyAttachment(GetTenancyAttachmentRequest request,
TenancyAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> |
GovernanceRuleWaiters.forTenancyAttachment(GetTenancyAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
TenancyAttachment.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetTenancyAttachmentResponse |
GovernanceRule.getTenancyAttachment(GetTenancyAttachmentRequest request) |
Get the specified tenancy attachment’s information.
|
Future<GetTenancyAttachmentResponse> |
GovernanceRuleAsync.getTenancyAttachment(GetTenancyAttachmentRequest request,
AsyncHandler<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> handler) |
Get the specified tenancy attachment’s information.
|
Future<GetTenancyAttachmentResponse> |
GovernanceRuleAsyncClient.getTenancyAttachment(GetTenancyAttachmentRequest request,
AsyncHandler<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> handler) |
|
GetTenancyAttachmentResponse |
GovernanceRuleClient.getTenancyAttachment(GetTenancyAttachmentRequest request) |
|