| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountLinkResult> |
AmazonWorkspacesAsyncClient.getAccountLinkAsync(GetAccountLinkRequest request,
AsyncHandler<GetAccountLinkRequest,GetAccountLinkResult> asyncHandler) |
Future<GetAccountLinkResult> |
AbstractAmazonWorkspacesAsync.getAccountLinkAsync(GetAccountLinkRequest request,
AsyncHandler<GetAccountLinkRequest,GetAccountLinkResult> asyncHandler) |
Future<GetAccountLinkResult> |
AmazonWorkspacesAsync.getAccountLinkAsync(GetAccountLinkRequest getAccountLinkRequest,
AsyncHandler<GetAccountLinkRequest,GetAccountLinkResult> asyncHandler)
Retrieves account link information.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountLinkRequest |
GetAccountLinkRequest.clone() |
GetAccountLinkRequest |
GetAccountLinkRequest.withLinkedAccountId(String linkedAccountId)
The identifier of the account link
|
GetAccountLinkRequest |
GetAccountLinkRequest.withLinkId(String linkId)
The identifier of the account to link.
|
Copyright © 2025. All rights reserved.