| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateUserRequest.tags()
The tags for the user.
|
List<Tag> |
ListTagsResponse.tags()
The tags requested for the specified resource.
|
List<Tag> |
CreateBusinessReportScheduleRequest.tags()
The tags for the business report schedule.
|
List<Tag> |
CreateContactRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateProfileRequest.tags()
The tags for the profile.
|
List<Tag> |
CreateConferenceProviderRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateSkillGroupRequest.tags()
The tags for the skill group.
|
List<Tag> |
CreateNetworkProfileRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateAddressBookRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
TagResourceRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateGatewayGroupRequest.tags()
The tags to be added to the specified resource.
|
List<Tag> |
CreateRoomRequest.tags()
The tags for the room.
|
List<Tag> |
RegisterAvsDeviceRequest.tags()
The tags to be added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserRequest.Builder |
CreateUserRequest.Builder.tags(Tag... tags)
The tags for the user.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.tags(Tag... tags)
The tags requested for the specified resource.
|
CreateBusinessReportScheduleRequest.Builder |
CreateBusinessReportScheduleRequest.Builder.tags(Tag... tags)
The tags for the business report schedule.
|
CreateContactRequest.Builder |
CreateContactRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.tags(Tag... tags)
The tags for the profile.
|
CreateConferenceProviderRequest.Builder |
CreateConferenceProviderRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
CreateSkillGroupRequest.Builder |
CreateSkillGroupRequest.Builder.tags(Tag... tags)
The tags for the skill group.
|
CreateNetworkProfileRequest.Builder |
CreateNetworkProfileRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
CreateAddressBookRequest.Builder |
CreateAddressBookRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
CreateGatewayGroupRequest.Builder |
CreateGatewayGroupRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
CreateRoomRequest.Builder |
CreateRoomRequest.Builder.tags(Tag... tags)
The tags for the room.
|
RegisterAvsDeviceRequest.Builder |
RegisterAvsDeviceRequest.Builder.tags(Tag... tags)
The tags to be added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserRequest.Builder |
CreateUserRequest.Builder.tags(Collection<Tag> tags)
The tags for the user.
|
ListTagsResponse.Builder |
ListTagsResponse.Builder.tags(Collection<Tag> tags)
The tags requested for the specified resource.
|
CreateBusinessReportScheduleRequest.Builder |
CreateBusinessReportScheduleRequest.Builder.tags(Collection<Tag> tags)
The tags for the business report schedule.
|
CreateContactRequest.Builder |
CreateContactRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.tags(Collection<Tag> tags)
The tags for the profile.
|
CreateConferenceProviderRequest.Builder |
CreateConferenceProviderRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateSkillGroupRequest.Builder |
CreateSkillGroupRequest.Builder.tags(Collection<Tag> tags)
The tags for the skill group.
|
CreateNetworkProfileRequest.Builder |
CreateNetworkProfileRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateAddressBookRequest.Builder |
CreateAddressBookRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateGatewayGroupRequest.Builder |
CreateGatewayGroupRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
CreateRoomRequest.Builder |
CreateRoomRequest.Builder.tags(Collection<Tag> tags)
The tags for the room.
|
RegisterAvsDeviceRequest.Builder |
RegisterAvsDeviceRequest.Builder.tags(Collection<Tag> tags)
The tags to be added to the specified resource.
|
Copyright © 2021. All rights reserved.