| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
You can use the ACM PCA API to create a private certificate authority (CA).
|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteCertificateAuthorityResult |
AWSACMPCAClient.deleteCertificateAuthority(DeleteCertificateAuthorityRequest request)
Deletes the private certificate authority (CA) that you created or started to create by calling the
CreateCertificateAuthority function.
|
DeleteCertificateAuthorityResult |
AWSACMPCA.deleteCertificateAuthority(DeleteCertificateAuthorityRequest deleteCertificateAuthorityRequest)
Deletes the private certificate authority (CA) that you created or started to create by calling the
CreateCertificateAuthority function.
|
DeleteCertificateAuthorityResult |
AbstractAWSACMPCA.deleteCertificateAuthority(DeleteCertificateAuthorityRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DeleteCertificateAuthorityResult |
DeleteCertificateAuthorityResult.clone() |
Copyright © 2018. All rights reserved.