| Package | Description |
|---|---|
| com.amazonaws.services.certificatemanager |
|
| com.amazonaws.services.certificatemanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutAccountConfigurationResult> |
AbstractAWSCertificateManagerAsync.putAccountConfigurationAsync(PutAccountConfigurationRequest request,
AsyncHandler<PutAccountConfigurationRequest,PutAccountConfigurationResult> asyncHandler) |
Future<PutAccountConfigurationResult> |
AWSCertificateManagerAsyncClient.putAccountConfigurationAsync(PutAccountConfigurationRequest request,
AsyncHandler<PutAccountConfigurationRequest,PutAccountConfigurationResult> asyncHandler) |
Future<PutAccountConfigurationResult> |
AWSCertificateManagerAsync.putAccountConfigurationAsync(PutAccountConfigurationRequest putAccountConfigurationRequest,
AsyncHandler<PutAccountConfigurationRequest,PutAccountConfigurationResult> asyncHandler)
Adds or modifies account-level configurations in ACM.
|
| Modifier and Type | Method and Description |
|---|---|
PutAccountConfigurationRequest |
PutAccountConfigurationRequest.clone() |
PutAccountConfigurationRequest |
PutAccountConfigurationRequest.withExpiryEvents(ExpiryEventsConfiguration expiryEvents)
Specifies expiration events associated with an account.
|
PutAccountConfigurationRequest |
PutAccountConfigurationRequest.withIdempotencyToken(String idempotencyToken)
Customer-chosen string used to distinguish between calls to
PutAccountConfiguration. |
Copyright © 2023. All rights reserved.