| Package | Description |
|---|---|
| software.amazon.awssdk.services.account |
Operations for Amazon Web Services Account Management
|
| Modifier and Type | Method and Description |
|---|---|
default GetAlternateContactResponse |
AccountClient.getAlternateContact(Consumer<GetAlternateContactRequest.Builder> getAlternateContactRequest)
Retrieves the specified alternate contact attached to an Amazon Web Services account.
|
default GetAlternateContactResponse |
AccountClient.getAlternateContact(GetAlternateContactRequest getAlternateContactRequest)
Retrieves the specified alternate contact attached to an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAlternateContactResponse> |
AccountAsyncClient.getAlternateContact(Consumer<GetAlternateContactRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.