| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) assigned to the Channel.
|
static DescribeChannelResponse.Builder |
DescribeChannelResponse.builder() |
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.description(String description)
A short text description of the Channel.
|
default DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.hlsIngest(HlsIngest hlsIngest)
Sets the value of the HlsIngest property for this object.
|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.id(String id)
The ID of the Channel.
|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
DescribeChannelResponse.Builder |
DescribeChannelResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeChannelResponse.Builder> |
DescribeChannelResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.