| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
This is the ACM Private CA API Reference.
|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RestoreCertificateAuthorityResult> |
AWSACMPCAAsyncClient.restoreCertificateAuthorityAsync(RestoreCertificateAuthorityRequest request,
AsyncHandler<RestoreCertificateAuthorityRequest,RestoreCertificateAuthorityResult> asyncHandler) |
Future<RestoreCertificateAuthorityResult> |
AbstractAWSACMPCAAsync.restoreCertificateAuthorityAsync(RestoreCertificateAuthorityRequest request,
AsyncHandler<RestoreCertificateAuthorityRequest,RestoreCertificateAuthorityResult> asyncHandler) |
Future<RestoreCertificateAuthorityResult> |
AWSACMPCAAsync.restoreCertificateAuthorityAsync(RestoreCertificateAuthorityRequest restoreCertificateAuthorityRequest,
AsyncHandler<RestoreCertificateAuthorityRequest,RestoreCertificateAuthorityResult> asyncHandler)
Restores a certificate authority (CA) that is in the
DELETED state. |
| Modifier and Type | Method and Description |
|---|---|
RestoreCertificateAuthorityRequest |
RestoreCertificateAuthorityRequest.clone() |
RestoreCertificateAuthorityRequest |
RestoreCertificateAuthorityRequest.withCertificateAuthorityArn(String certificateAuthorityArn)
The Amazon Resource Name (ARN) that was returned when you called the CreateCertificateAuthority action.
|
Copyright © 2020. All rights reserved.