| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
This is the ACM Private CA API Reference.
|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
TagCertificateAuthorityResult |
AWSACMPCAClient.tagCertificateAuthority(TagCertificateAuthorityRequest request)
Adds one or more tags to your private CA.
|
TagCertificateAuthorityResult |
AbstractAWSACMPCA.tagCertificateAuthority(TagCertificateAuthorityRequest request) |
TagCertificateAuthorityResult |
AWSACMPCA.tagCertificateAuthority(TagCertificateAuthorityRequest tagCertificateAuthorityRequest)
Adds one or more tags to your private CA.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagCertificateAuthorityResult> |
AWSACMPCAAsync.tagCertificateAuthorityAsync(TagCertificateAuthorityRequest tagCertificateAuthorityRequest,
AsyncHandler<TagCertificateAuthorityRequest,TagCertificateAuthorityResult> asyncHandler)
Adds one or more tags to your private CA.
|
Future<TagCertificateAuthorityResult> |
AWSACMPCAAsyncClient.tagCertificateAuthorityAsync(TagCertificateAuthorityRequest request,
AsyncHandler<TagCertificateAuthorityRequest,TagCertificateAuthorityResult> asyncHandler) |
Future<TagCertificateAuthorityResult> |
AbstractAWSACMPCAAsync.tagCertificateAuthorityAsync(TagCertificateAuthorityRequest request,
AsyncHandler<TagCertificateAuthorityRequest,TagCertificateAuthorityResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TagCertificateAuthorityResult |
TagCertificateAuthorityResult.clone() |
Copyright © 2021. All rights reserved.