| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca |
This is the Amazon Web Services Private Certificate Authority API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCertificateAuthorityResponse |
AcmPcaClient.describeCertificateAuthority(Consumer<DescribeCertificateAuthorityRequest.Builder> describeCertificateAuthorityRequest)
Lists information about your private certificate authority (CA) or one that has been shared with you.
|
default DescribeCertificateAuthorityResponse |
AcmPcaClient.describeCertificateAuthority(DescribeCertificateAuthorityRequest describeCertificateAuthorityRequest)
Lists information about your private certificate authority (CA) or one that has been shared with you.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCertificateAuthorityResponse> |
AcmPcaAsyncClient.describeCertificateAuthority(Consumer<DescribeCertificateAuthorityRequest.Builder> describeCertificateAuthorityRequest)
Lists information about your private certificate authority (CA) or one that has been shared with you.
|
default CompletableFuture<DescribeCertificateAuthorityResponse> |
AcmPcaAsyncClient.describeCertificateAuthority(DescribeCertificateAuthorityRequest describeCertificateAuthorityRequest)
Lists information about your private certificate authority (CA) or one that has been shared with you.
|
Copyright © 2023. All rights reserved.