| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key identifier, or name, of the tag.
|
Tag |
Tag.withValue(String value)
The string value associated with the key of the tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
An array of key and value pair tags that are associated with the resource.
|
List<Tag> |
RequestPhoneNumberResult.getTags()
An array of key and value pair tags that are associated with the phone number.
|
List<Tag> |
RequestPhoneNumberRequest.getTags()
An array of tags (key and value pairs) associate with the requested phone number.
|
List<Tag> |
ListTagsForResourceResult.getTags()
An array of key and value pair tags that are associated with the resource.
|
List<Tag> |
CreatePoolResult.getTags()
An array of tags (key and value pairs) associated with the pool.
|
List<Tag> |
CreatePoolRequest.getTags()
An array of tags (key and value pairs) associated with the pool.
|
List<Tag> |
CreateOptOutListResult.getTags()
An array of tags (key and value pairs) associated with the new OptOutList.
|
List<Tag> |
CreateOptOutListRequest.getTags()
An array of tags (key and value pairs) to associate with the new OptOutList.
|
List<Tag> |
CreateConfigurationSetResult.getTags()
An array of key and value pair tags that's associated with the configuration set.
|
List<Tag> |
CreateConfigurationSetRequest.getTags()
An array of key and value pair tags that's associated with the new configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
RequestPhoneNumberResult |
RequestPhoneNumberResult.withTags(Tag... tags)
An array of key and value pair tags that are associated with the phone number.
|
RequestPhoneNumberRequest |
RequestPhoneNumberRequest.withTags(Tag... tags)
An array of tags (key and value pairs) associate with the requested phone number.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
CreatePoolResult |
CreatePoolResult.withTags(Tag... tags)
An array of tags (key and value pairs) associated with the pool.
|
CreatePoolRequest |
CreatePoolRequest.withTags(Tag... tags)
An array of tags (key and value pairs) associated with the pool.
|
CreateOptOutListResult |
CreateOptOutListResult.withTags(Tag... tags)
An array of tags (key and value pairs) associated with the new OptOutList.
|
CreateOptOutListRequest |
CreateOptOutListRequest.withTags(Tag... tags)
An array of tags (key and value pairs) to associate with the new OptOutList.
|
CreateConfigurationSetResult |
CreateConfigurationSetResult.withTags(Tag... tags)
An array of key and value pair tags that's associated with the configuration set.
|
CreateConfigurationSetRequest |
CreateConfigurationSetRequest.withTags(Tag... tags)
An array of key and value pair tags that's associated with the new configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
void |
RequestPhoneNumberResult.setTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the phone number.
|
void |
RequestPhoneNumberRequest.setTags(Collection<Tag> tags)
An array of tags (key and value pairs) associate with the requested phone number.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
void |
CreatePoolResult.setTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
void |
CreatePoolRequest.setTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
void |
CreateOptOutListResult.setTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the new OptOutList.
|
void |
CreateOptOutListRequest.setTags(Collection<Tag> tags)
An array of tags (key and value pairs) to associate with the new OptOutList.
|
void |
CreateConfigurationSetResult.setTags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the configuration set.
|
void |
CreateConfigurationSetRequest.setTags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the new configuration set.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
RequestPhoneNumberResult |
RequestPhoneNumberResult.withTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the phone number.
|
RequestPhoneNumberRequest |
RequestPhoneNumberRequest.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) associate with the requested phone number.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
CreatePoolResult |
CreatePoolResult.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
CreatePoolRequest |
CreatePoolRequest.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the pool.
|
CreateOptOutListResult |
CreateOptOutListResult.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) associated with the new OptOutList.
|
CreateOptOutListRequest |
CreateOptOutListRequest.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) to associate with the new OptOutList.
|
CreateConfigurationSetResult |
CreateConfigurationSetResult.withTags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the configuration set.
|
CreateConfigurationSetRequest |
CreateConfigurationSetRequest.withTags(Collection<Tag> tags)
An array of key and value pair tags that's associated with the new configuration set.
|
Copyright © 2022. All rights reserved.