CreateChannelResponse.Builder |
CreateChannelResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) assigned to the Channel.
|
static CreateChannelResponse.Builder |
CreateChannelResponse.builder() |
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.createdAt(String createdAt) |
The date and time the Channel was created.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.description(String description) |
A short text description of the Channel.
|
default CreateChannelResponse.Builder |
CreateChannelResponse.Builder.egressAccessLogs(Consumer<EgressAccessLogs.Builder> egressAccessLogs) |
Sets the value of the EgressAccessLogs property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.egressAccessLogs(EgressAccessLogs egressAccessLogs) |
Sets the value of the EgressAccessLogs property for this object.
|
default CreateChannelResponse.Builder |
CreateChannelResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest) |
Sets the value of the HlsIngest property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.hlsIngest(HlsIngest hlsIngest) |
Sets the value of the HlsIngest property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.id(String id) |
The ID of the Channel.
|
default CreateChannelResponse.Builder |
CreateChannelResponse.Builder.ingressAccessLogs(Consumer<IngressAccessLogs.Builder> ingressAccessLogs) |
Sets the value of the IngressAccessLogs property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.ingressAccessLogs(IngressAccessLogs ingressAccessLogs) |
Sets the value of the IngressAccessLogs property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.tags(Map<String,String> tags) |
Sets the value of the Tags property for this object.
|
CreateChannelResponse.Builder |
CreateChannelResponse.toBuilder() |
|