| Package | Description |
|---|---|
| software.amazon.awssdk.services.account |
Operations for Amazon Web Services Account Management
|
| software.amazon.awssdk.services.account.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAlternateContactResponse |
AccountClient.getAlternateContact(GetAlternateContactRequest getAlternateContactRequest)
Retrieves the specified alternate contact attached to an Amazon Web Services account.
|
default CompletableFuture<GetAlternateContactResponse> |
AccountAsyncClient.getAlternateContact(GetAlternateContactRequest getAlternateContactRequest)
Retrieves the specified alternate contact attached to an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAlternateContactRequestMarshaller.marshall(GetAlternateContactRequest getAlternateContactRequest) |
Copyright © 2022. All rights reserved.