| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static UdpContainerSettings.Builder |
UdpContainerSettings.builder() |
default UdpContainerSettings.Builder |
UdpContainerSettings.Builder.m2tsSettings(Consumer<M2tsSettings.Builder> m2tsSettings)
Sets the value of the M2tsSettings property for this object.
|
UdpContainerSettings.Builder |
UdpContainerSettings.Builder.m2tsSettings(M2tsSettings m2tsSettings)
Sets the value of the M2tsSettings property for this object.
|
UdpContainerSettings.Builder |
UdpContainerSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UdpContainerSettings.Builder> |
UdpContainerSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UdpOutputSettings.Builder |
UdpOutputSettings.Builder.containerSettings(Consumer<UdpContainerSettings.Builder> containerSettings)
Sets the value of the ContainerSettings property for this object.
|
Copyright © 2022. All rights reserved.