| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RejectAccountLinkInvitationResult> |
AmazonWorkspacesAsyncClient.rejectAccountLinkInvitationAsync(RejectAccountLinkInvitationRequest request,
AsyncHandler<RejectAccountLinkInvitationRequest,RejectAccountLinkInvitationResult> asyncHandler) |
Future<RejectAccountLinkInvitationResult> |
AmazonWorkspacesAsync.rejectAccountLinkInvitationAsync(RejectAccountLinkInvitationRequest rejectAccountLinkInvitationRequest,
AsyncHandler<RejectAccountLinkInvitationRequest,RejectAccountLinkInvitationResult> asyncHandler)
Rejects the account link invitation.
|
Future<RejectAccountLinkInvitationResult> |
AbstractAmazonWorkspacesAsync.rejectAccountLinkInvitationAsync(RejectAccountLinkInvitationRequest request,
AsyncHandler<RejectAccountLinkInvitationRequest,RejectAccountLinkInvitationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RejectAccountLinkInvitationRequest |
RejectAccountLinkInvitationRequest.clone() |
RejectAccountLinkInvitationRequest |
RejectAccountLinkInvitationRequest.withClientToken(String clientToken)
The client token of the account link invitation to reject.
|
RejectAccountLinkInvitationRequest |
RejectAccountLinkInvitationRequest.withLinkId(String linkId)
The identifier of the account link
|
Copyright © 2025. All rights reserved.