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