| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAccountAliasResponse |
SupportAppClient.putAccountAlias(Consumer<PutAccountAliasRequest.Builder> putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
default PutAccountAliasResponse |
SupportAppClient.putAccountAlias(PutAccountAliasRequest putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAccountAliasResponse> |
SupportAppAsyncClient.putAccountAlias(Consumer<PutAccountAliasRequest.Builder> putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
default CompletableFuture<PutAccountAliasResponse> |
SupportAppAsyncClient.putAccountAlias(PutAccountAliasRequest putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
Copyright © 2023. All rights reserved.