| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
This is the Amazon Web Services Private Certificate Authority API Reference.
|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreCertificateAuthorityResult |
AWSACMPCAClient.restoreCertificateAuthority(RestoreCertificateAuthorityRequest request)
Restores a certificate authority (CA) that is in the
DELETED state. |
RestoreCertificateAuthorityResult |
AbstractAWSACMPCA.restoreCertificateAuthority(RestoreCertificateAuthorityRequest request) |
RestoreCertificateAuthorityResult |
AWSACMPCA.restoreCertificateAuthority(RestoreCertificateAuthorityRequest restoreCertificateAuthorityRequest)
Restores a certificate authority (CA) that is in the
DELETED state. |
| 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 |
|---|---|
RestoreCertificateAuthorityResult |
RestoreCertificateAuthorityResult.clone() |
Copyright © 2023. All rights reserved.