| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca |
This is the Amazon Web Services Private Certificate Authority API Reference.
|
| software.amazon.awssdk.services.acmpca.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreCertificateAuthorityResponse |
AcmPcaClient.restoreCertificateAuthority(RestoreCertificateAuthorityRequest restoreCertificateAuthorityRequest)
Restores a certificate authority (CA) that is in the
DELETED state. |
default CompletableFuture<RestoreCertificateAuthorityResponse> |
AcmPcaAsyncClient.restoreCertificateAuthority(RestoreCertificateAuthorityRequest restoreCertificateAuthorityRequest)
Restores a certificate authority (CA) that is in the
DELETED state. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreCertificateAuthorityRequestMarshaller.marshall(RestoreCertificateAuthorityRequest restoreCertificateAuthorityRequest) |
Copyright © 2023. All rights reserved.