| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateVoiceProfileDomainRequest.tags()
The tags assigned to the domain.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags in the list.
|
List<Tag> |
TagResourceRequest.tags()
A list of the tags being added to the resource.
|
List<Tag> |
CreateSipMediaApplicationRequest.tags()
The tags assigned to the SIP media application.
|
List<Tag> |
CreateVoiceConnectorRequest.tags()
The tags assigned to the Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVoiceProfileDomainRequest.Builder |
CreateVoiceProfileDomainRequest.Builder.tags(Tag... tags)
The tags assigned to the domain.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags in the list.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
A list of the tags being added to the resource.
|
CreateSipMediaApplicationRequest.Builder |
CreateSipMediaApplicationRequest.Builder.tags(Tag... tags)
The tags assigned to the SIP media application.
|
CreateVoiceConnectorRequest.Builder |
CreateVoiceConnectorRequest.Builder.tags(Tag... tags)
The tags assigned to the Voice Connector.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVoiceProfileDomainRequest.Builder |
CreateVoiceProfileDomainRequest.Builder.tags(Collection<Tag> tags)
The tags assigned to the domain.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags in the list.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
A list of the tags being added to the resource.
|
CreateSipMediaApplicationRequest.Builder |
CreateSipMediaApplicationRequest.Builder.tags(Collection<Tag> tags)
The tags assigned to the SIP media application.
|
CreateVoiceConnectorRequest.Builder |
CreateVoiceConnectorRequest.Builder.tags(Collection<Tag> tags)
The tags assigned to the Voice Connector.
|
Copyright © 2023. All rights reserved.