| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
static ListTagsForDomainResponse.Builder |
ListTagsForDomainResponse.builder() |
ListTagsForDomainResponse.Builder |
ListTagsForDomainResponse.Builder.tagList(Collection<Tag> tagList)
A list of the tags that are associated with the specified domain.
|
ListTagsForDomainResponse.Builder |
ListTagsForDomainResponse.Builder.tagList(Consumer<Tag.Builder>... tagList)
A list of the tags that are associated with the specified domain.
|
ListTagsForDomainResponse.Builder |
ListTagsForDomainResponse.Builder.tagList(Tag... tagList)
A list of the tags that are associated with the specified domain.
|
ListTagsForDomainResponse.Builder |
ListTagsForDomainResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTagsForDomainResponse.Builder> |
ListTagsForDomainResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.