| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForCertificateResponse |
AcmClient.listTagsForCertificate(Consumer<ListTagsForCertificateRequest.Builder> listTagsForCertificateRequest)
Lists the tags that have been applied to the ACM certificate.
|
default ListTagsForCertificateResponse |
AcmClient.listTagsForCertificate(ListTagsForCertificateRequest listTagsForCertificateRequest)
Lists the tags that have been applied to the ACM certificate.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForCertificateResponse> |
AcmAsyncClient.listTagsForCertificate(Consumer<ListTagsForCertificateRequest.Builder> listTagsForCertificateRequest)
Lists the tags that have been applied to the ACM certificate.
|
default CompletableFuture<ListTagsForCertificateResponse> |
AcmAsyncClient.listTagsForCertificate(ListTagsForCertificateRequest listTagsForCertificateRequest)
Lists the tags that have been applied to the ACM certificate.
|
Copyright © 2023. All rights reserved.