| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm |
|
| software.amazon.awssdk.services.acm.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsToCertificateResponse |
AcmClient.addTagsToCertificate(AddTagsToCertificateRequest addTagsToCertificateRequest)
Adds one or more tags to an ACM certificate.
|
default CompletableFuture<AddTagsToCertificateResponse> |
AcmAsyncClient.addTagsToCertificate(AddTagsToCertificateRequest addTagsToCertificateRequest)
Adds one or more tags to an ACM certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsToCertificateRequestMarshaller.marshall(AddTagsToCertificateRequest addTagsToCertificateRequest) |
Copyright © 2023. All rights reserved.