| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key of a tag.
|
Tag |
Tag.withValue(String value)
The value of a tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
RegisterAVSDeviceRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
ListTagsResult.getTags()
The tags requested for the specified resource.
|
List<Tag> |
CreateUserRequest.getTags()
The tags for the user.
|
List<Tag> |
CreateSkillGroupRequest.getTags()
The tags for the skill group.
|
List<Tag> |
CreateRoomRequest.getTags()
The tags for the room.
|
List<Tag> |
CreateProfileRequest.getTags()
The tags for the profile.
|
List<Tag> |
CreateNetworkProfileRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateGatewayGroupRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateContactRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateConferenceProviderRequest.getTags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateBusinessReportScheduleRequest.getTags()
The tags for the business report schedule.
|
List<Tag> |
CreateAddressBookRequest.getTags()
The tags to be added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
RegisterAVSDeviceRequest |
RegisterAVSDeviceRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
ListTagsResult |
ListTagsResult.withTags(Tag... tags)
The tags requested for the specified resource.
|
CreateUserRequest |
CreateUserRequest.withTags(Tag... tags)
The tags for the user.
|
CreateSkillGroupRequest |
CreateSkillGroupRequest.withTags(Tag... tags)
The tags for the skill group.
|
CreateRoomRequest |
CreateRoomRequest.withTags(Tag... tags)
The tags for the room.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Tag... tags)
The tags for the profile.
|
CreateNetworkProfileRequest |
CreateNetworkProfileRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
CreateGatewayGroupRequest |
CreateGatewayGroupRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
CreateContactRequest |
CreateContactRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
CreateConferenceProviderRequest |
CreateConferenceProviderRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
CreateBusinessReportScheduleRequest |
CreateBusinessReportScheduleRequest.withTags(Tag... tags)
The tags for the business report schedule.
|
CreateAddressBookRequest |
CreateAddressBookRequest.withTags(Tag... tags)
The tags to be added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
RegisterAVSDeviceRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
ListTagsResult.setTags(Collection<Tag> tags)
The tags requested for the specified resource.
|
void |
CreateUserRequest.setTags(Collection<Tag> tags)
The tags for the user.
|
void |
CreateSkillGroupRequest.setTags(Collection<Tag> tags)
The tags for the skill group.
|
void |
CreateRoomRequest.setTags(Collection<Tag> tags)
The tags for the room.
|
void |
CreateProfileRequest.setTags(Collection<Tag> tags)
The tags for the profile.
|
void |
CreateNetworkProfileRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
CreateGatewayGroupRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
CreateContactRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
CreateConferenceProviderRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
void |
CreateBusinessReportScheduleRequest.setTags(Collection<Tag> tags)
The tags for the business report schedule.
|
void |
CreateAddressBookRequest.setTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
RegisterAVSDeviceRequest |
RegisterAVSDeviceRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
ListTagsResult |
ListTagsResult.withTags(Collection<Tag> tags)
The tags requested for the specified resource.
|
CreateUserRequest |
CreateUserRequest.withTags(Collection<Tag> tags)
The tags for the user.
|
CreateSkillGroupRequest |
CreateSkillGroupRequest.withTags(Collection<Tag> tags)
The tags for the skill group.
|
CreateRoomRequest |
CreateRoomRequest.withTags(Collection<Tag> tags)
The tags for the room.
|
CreateProfileRequest |
CreateProfileRequest.withTags(Collection<Tag> tags)
The tags for the profile.
|
CreateNetworkProfileRequest |
CreateNetworkProfileRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateGatewayGroupRequest |
CreateGatewayGroupRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateContactRequest |
CreateContactRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateConferenceProviderRequest |
CreateConferenceProviderRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateBusinessReportScheduleRequest |
CreateBusinessReportScheduleRequest.withTags(Collection<Tag> tags)
The tags for the business report schedule.
|
CreateAddressBookRequest |
CreateAddressBookRequest.withTags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
Copyright © 2022. All rights reserved.