| 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 UntagCertificateAuthorityResponse |
AcmPcaClient.untagCertificateAuthority(UntagCertificateAuthorityRequest untagCertificateAuthorityRequest)
Remove one or more tags from your private CA.
|
default CompletableFuture<UntagCertificateAuthorityResponse> |
AcmPcaAsyncClient.untagCertificateAuthority(UntagCertificateAuthorityRequest untagCertificateAuthorityRequest)
Remove one or more tags from your private CA.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagCertificateAuthorityRequestMarshaller.marshall(UntagCertificateAuthorityRequest untagCertificateAuthorityRequest) |
Copyright © 2023. All rights reserved.