| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
RequestPhoneNumberRequest.tags()
An array of tags (key and value pairs) associate with the requested phone number.
|
List<Tag> |
TagResourceRequest.tags()
An array of key and value pair tags that are associated with the resource.
|
List<Tag> |
CreateOptOutListRequest.tags()
An array of tags (key and value pairs) to associate with the new OptOutList.
|
List<Tag> |
CreateConfigurationSetRequest.tags()
An array of key and value pair tags that's associated with the new configuration set.
|
List<Tag> |
CreateConfigurationSetResponse.tags()
An array of key and value pair tags that's associated with the configuration set.
|
List<Tag> |
CreateOptOutListResponse.tags()
An array of tags (key and value pairs) associated with the new OptOutList.
|
List<Tag> |
RequestPhoneNumberResponse.tags()
An array of key and value pair tags that are associated with the phone number.
|
List<Tag> |
CreatePoolRequest.tags()
An array of tags (key and value pairs) associated with the pool.
|
List<Tag> |
ListTagsForResourceResponse.tags()
An array of key and value pair tags that are associated with the resource.
|
List<Tag> |
CreatePoolResponse.tags()
An array of tags (key and value pairs) associated with the pool.
|
| Modifier and Type | Method and Description |
|---|---|
RequestPhoneNumberRequest.Builder |
RequestPhoneNumberRequest.Builder.tags(Tag... tags)
An array of tags (key and value pairs) associate with the requested phone number.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
CreateOptOutListRequest.Builder |
CreateOptOutListRequest.Builder.tags(Tag... tags)
An array of tags (key and value pairs) to associate with the new OptOutList.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.tags(Tag... tags)
An array of key and value pair tags that's associated with the new configuration set.
|
CreateConfigurationSetResponse.Builder |
CreateConfigurationSetResponse.Builder.tags(Tag... tags)
An array of key and value pair tags that's associated with the configuration set.
|
CreateOptOutListResponse.Builder |
CreateOptOutListResponse.Builder.tags(Tag... tags)
An array of tags (key and value pairs) associated with the new OptOutList.
|
RequestPhoneNumberResponse.Builder |
RequestPhoneNumberResponse.Builder.tags(Tag... tags)
An array of key and value pair tags that are associated with the phone number.
|
CreatePoolRequest.Builder |
CreatePoolRequest.Builder.tags(Tag... tags)
An array of tags (key and value pairs) associated with the pool.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
CreatePoolResponse.Builder |
CreatePoolResponse.Builder.tags(Tag... tags)
An array of tags (key and value pairs) associated with the pool.
|
| Modifier and Type | Method and Description |
|---|---|
RequestPhoneNumberRequest.Builder |
RequestPhoneNumberRequest.Builder.tags(Collection<Tag> tags)
An array of tags (key and value pairs) associate with the requested phone number.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
CreateOptOutListRequest.Builder |
CreateOptOutListRequest.Builder.tags(Collection<Tag> tags)
An array of tags (key and value pairs) to associate with the new OptOutList.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.tags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the new configuration set.
|
CreateConfigurationSetResponse.Builder |
CreateConfigurationSetResponse.Builder.tags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the configuration set.
|
CreateOptOutListResponse.Builder |
CreateOptOutListResponse.Builder.tags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the new OptOutList.
|
RequestPhoneNumberResponse.Builder |
RequestPhoneNumberResponse.Builder.tags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the phone number.
|
CreatePoolRequest.Builder |
CreatePoolRequest.Builder.tags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
CreatePoolResponse.Builder |
CreatePoolResponse.Builder.tags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
Copyright © 2023. All rights reserved.