| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateChannelRequest.tags()
The tags for the creation request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.tags(Tag... tags)
The tags for the creation request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.tags(Collection<Tag> tags)
The tags for the creation request.
|
Copyright © 2021. All rights reserved.