CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) associated with the resource.
|
static CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.builder() |
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.channelGroupName(String channelGroupName) |
The name that describes the channel group.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.createdAt(Instant createdAt) |
The date and time the channel group was created.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.description(String description) |
The description for your channel group.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.egressDomain(String egressDomain) |
The output domain where the source stream should be sent.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.modifiedAt(Instant modifiedAt) |
The date and time the channel group was modified.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.Builder.tags(Map<String,String> tags) |
The comma-separated list of tag key:value pairs assigned to the channel group.
|
CreateChannelGroupResponse.Builder |
CreateChannelGroupResponse.toBuilder() |
|