| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<SearchField> |
SearchChannelsRequest.fields()
A list of the
Field objects in the channel being searched. |
| Modifier and Type | Method and Description |
|---|---|
SearchChannelsRequest.Builder |
SearchChannelsRequest.Builder.fields(SearchField... fields)
A list of the
Field objects in the channel being searched. |
| Modifier and Type | Method and Description |
|---|---|
SearchChannelsRequest.Builder |
SearchChannelsRequest.Builder.fields(Collection<SearchField> fields)
A list of the
Field objects in the channel being searched. |
Copyright © 2022. All rights reserved.