| 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 TagCertificateAuthorityResponse |
AcmPcaClient.tagCertificateAuthority(Consumer<TagCertificateAuthorityRequest.Builder> tagCertificateAuthorityRequest)
Adds one or more tags to your private CA.
|
default TagCertificateAuthorityResponse |
AcmPcaClient.tagCertificateAuthority(TagCertificateAuthorityRequest tagCertificateAuthorityRequest)
Adds one or more tags to your private CA.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagCertificateAuthorityResponse> |
AcmPcaAsyncClient.tagCertificateAuthority(Consumer<TagCertificateAuthorityRequest.Builder> tagCertificateAuthorityRequest)
Adds one or more tags to your private CA.
|
default CompletableFuture<TagCertificateAuthorityResponse> |
AcmPcaAsyncClient.tagCertificateAuthority(TagCertificateAuthorityRequest tagCertificateAuthorityRequest)
Adds one or more tags to your private CA.
|
Copyright © 2023. All rights reserved.