| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm |
|
| software.amazon.awssdk.services.acm.model |
| Modifier and Type | Method and Description |
|---|---|
default GetAccountConfigurationResponse |
AcmClient.getAccountConfiguration(Consumer<GetAccountConfigurationRequest.Builder> getAccountConfigurationRequest)
Returns the account configuration options associated with an Amazon Web Services account.
|
default CompletableFuture<GetAccountConfigurationResponse> |
AcmAsyncClient.getAccountConfiguration(Consumer<GetAccountConfigurationRequest.Builder> getAccountConfigurationRequest)
Returns the account configuration options associated with an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
static GetAccountConfigurationRequest.Builder |
GetAccountConfigurationRequest.builder() |
GetAccountConfigurationRequest.Builder |
GetAccountConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAccountConfigurationRequest.Builder |
GetAccountConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAccountConfigurationRequest.Builder |
GetAccountConfigurationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAccountConfigurationRequest.Builder> |
GetAccountConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.