| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static ListChannelsResponse.Builder |
ListChannelsResponse.builder() |
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(ChannelSummary... channels)
Sets the value of the Channels property for this object.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(Collection<ChannelSummary> channels)
Sets the value of the Channels property for this object.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(Consumer<ChannelSummary.Builder>... channels)
Sets the value of the Channels property for this object.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListChannelsResponse.Builder |
ListChannelsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListChannelsResponse.Builder> |
ListChannelsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.