| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm.model |
| Modifier and Type | Method and Description |
|---|---|
static ListTagsForCertificateResponse.Builder |
ListTagsForCertificateResponse.builder() |
ListTagsForCertificateResponse.Builder |
ListTagsForCertificateResponse.Builder.tags(Collection<Tag> tags)
The key-value pairs that define the applied tags.
|
ListTagsForCertificateResponse.Builder |
ListTagsForCertificateResponse.Builder.tags(Consumer<Tag.Builder>... tags)
The key-value pairs that define the applied tags.
|
ListTagsForCertificateResponse.Builder |
ListTagsForCertificateResponse.Builder.tags(Tag... tags)
The key-value pairs that define the applied tags.
|
ListTagsForCertificateResponse.Builder |
ListTagsForCertificateResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTagsForCertificateResponse.Builder> |
ListTagsForCertificateResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.