| Package | Description |
|---|---|
| com.amazonaws.services.account |
Operations for Amazon Web Services Account Management
|
| com.amazonaws.services.account.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPrimaryEmailResult> |
AbstractAWSAccountAsync.getPrimaryEmailAsync(GetPrimaryEmailRequest request,
AsyncHandler<GetPrimaryEmailRequest,GetPrimaryEmailResult> asyncHandler) |
Future<GetPrimaryEmailResult> |
AWSAccountAsync.getPrimaryEmailAsync(GetPrimaryEmailRequest getPrimaryEmailRequest,
AsyncHandler<GetPrimaryEmailRequest,GetPrimaryEmailResult> asyncHandler)
Retrieves the primary email address for the specified account.
|
Future<GetPrimaryEmailResult> |
AWSAccountAsyncClient.getPrimaryEmailAsync(GetPrimaryEmailRequest request,
AsyncHandler<GetPrimaryEmailRequest,GetPrimaryEmailResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPrimaryEmailRequest |
GetPrimaryEmailRequest.clone() |
GetPrimaryEmailRequest |
GetPrimaryEmailRequest.withAccountId(String accountId)
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify
with this operation.
|
Copyright © 2025. All rights reserved.