| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm |
|
| 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 GetAccountConfigurationResponse |
AcmClient.getAccountConfiguration(GetAccountConfigurationRequest getAccountConfigurationRequest)
Returns the account configuration options associated with an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountConfigurationResponse> |
AcmAsyncClient.getAccountConfiguration(Consumer<GetAccountConfigurationRequest.Builder> getAccountConfigurationRequest)
Returns the account configuration options associated with an Amazon Web Services account.
|
default CompletableFuture<GetAccountConfigurationResponse> |
AcmAsyncClient.getAccountConfiguration(GetAccountConfigurationRequest getAccountConfigurationRequest)
Returns the account configuration options associated with an Amazon Web Services account.
|
Copyright © 2023. All rights reserved.