| 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<GetContactInformationResult> |
AbstractAWSAccountAsync.getContactInformationAsync(GetContactInformationRequest request,
AsyncHandler<GetContactInformationRequest,GetContactInformationResult> asyncHandler) |
Future<GetContactInformationResult> |
AWSAccountAsync.getContactInformationAsync(GetContactInformationRequest getContactInformationRequest,
AsyncHandler<GetContactInformationRequest,GetContactInformationResult> asyncHandler)
Retrieves the primary contact information of an Amazon Web Services account.
|
Future<GetContactInformationResult> |
AWSAccountAsyncClient.getContactInformationAsync(GetContactInformationRequest request,
AsyncHandler<GetContactInformationRequest,GetContactInformationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContactInformationRequest |
GetContactInformationRequest.clone() |
GetContactInformationRequest |
GetContactInformationRequest.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 © 2023. All rights reserved.