| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Channel |
UpdateChannelResponse.channel()
Returns the value of the Channel property for this object.
|
Channel |
CreateChannelResponse.channel()
Returns the value of the Channel property for this object.
|
Channel |
UpdateChannelClassResponse.channel()
Returns the value of the Channel property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.channel(Channel channel)
Sets the value of the Channel property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.channel(Channel channel)
Sets the value of the Channel property for this object.
|
UpdateChannelClassResponse.Builder |
UpdateChannelClassResponse.Builder.channel(Channel channel)
Sets the value of the Channel property for this object.
|
Copyright © 2022. All rights reserved.