Interface MultiplexProgramPacketIdentifiersMap.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>,SdkBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>,SdkPojo
- Enclosing class:
- MultiplexProgramPacketIdentifiersMap
public static interface MultiplexProgramPacketIdentifiersMap.Builder extends SdkPojo, CopyableBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MultiplexProgramPacketIdentifiersMap.BuilderaudioPids(Integer... audioPids)Sets the value of the AudioPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderaudioPids(Collection<Integer> audioPids)Sets the value of the AudioPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderdvbSubPids(Integer... dvbSubPids)Sets the value of the DvbSubPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderdvbSubPids(Collection<Integer> dvbSubPids)Sets the value of the DvbSubPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderdvbTeletextPid(Integer dvbTeletextPid)Sets the value of the DvbTeletextPid property for this object.MultiplexProgramPacketIdentifiersMap.BuilderetvPlatformPid(Integer etvPlatformPid)Sets the value of the EtvPlatformPid property for this object.MultiplexProgramPacketIdentifiersMap.BuilderetvSignalPid(Integer etvSignalPid)Sets the value of the EtvSignalPid property for this object.MultiplexProgramPacketIdentifiersMap.BuilderklvDataPids(Integer... klvDataPids)Sets the value of the KlvDataPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderklvDataPids(Collection<Integer> klvDataPids)Sets the value of the KlvDataPids property for this object.MultiplexProgramPacketIdentifiersMap.BuilderpcrPid(Integer pcrPid)Sets the value of the PcrPid property for this object.MultiplexProgramPacketIdentifiersMap.BuilderpmtPid(Integer pmtPid)Sets the value of the PmtPid property for this object.MultiplexProgramPacketIdentifiersMap.BuilderprivateMetadataPid(Integer privateMetadataPid)Sets the value of the PrivateMetadataPid property for this object.MultiplexProgramPacketIdentifiersMap.Builderscte27Pids(Integer... scte27Pids)Sets the value of the Scte27Pids property for this object.MultiplexProgramPacketIdentifiersMap.Builderscte27Pids(Collection<Integer> scte27Pids)Sets the value of the Scte27Pids property for this object.MultiplexProgramPacketIdentifiersMap.Builderscte35Pid(Integer scte35Pid)Sets the value of the Scte35Pid property for this object.MultiplexProgramPacketIdentifiersMap.BuildertimedMetadataPid(Integer timedMetadataPid)Sets the value of the TimedMetadataPid property for this object.MultiplexProgramPacketIdentifiersMap.BuildervideoPid(Integer videoPid)Sets the value of the VideoPid property for this object.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
audioPids
MultiplexProgramPacketIdentifiersMap.Builder audioPids(Collection<Integer> audioPids)
Sets the value of the AudioPids property for this object.- Parameters:
audioPids- The new value for the AudioPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
audioPids
MultiplexProgramPacketIdentifiersMap.Builder audioPids(Integer... audioPids)
Sets the value of the AudioPids property for this object.- Parameters:
audioPids- The new value for the AudioPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dvbSubPids
MultiplexProgramPacketIdentifiersMap.Builder dvbSubPids(Collection<Integer> dvbSubPids)
Sets the value of the DvbSubPids property for this object.- Parameters:
dvbSubPids- The new value for the DvbSubPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dvbSubPids
MultiplexProgramPacketIdentifiersMap.Builder dvbSubPids(Integer... dvbSubPids)
Sets the value of the DvbSubPids property for this object.- Parameters:
dvbSubPids- The new value for the DvbSubPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dvbTeletextPid
MultiplexProgramPacketIdentifiersMap.Builder dvbTeletextPid(Integer dvbTeletextPid)
Sets the value of the DvbTeletextPid property for this object.- Parameters:
dvbTeletextPid- The new value for the DvbTeletextPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
etvPlatformPid
MultiplexProgramPacketIdentifiersMap.Builder etvPlatformPid(Integer etvPlatformPid)
Sets the value of the EtvPlatformPid property for this object.- Parameters:
etvPlatformPid- The new value for the EtvPlatformPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
etvSignalPid
MultiplexProgramPacketIdentifiersMap.Builder etvSignalPid(Integer etvSignalPid)
Sets the value of the EtvSignalPid property for this object.- Parameters:
etvSignalPid- The new value for the EtvSignalPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
klvDataPids
MultiplexProgramPacketIdentifiersMap.Builder klvDataPids(Collection<Integer> klvDataPids)
Sets the value of the KlvDataPids property for this object.- Parameters:
klvDataPids- The new value for the KlvDataPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
klvDataPids
MultiplexProgramPacketIdentifiersMap.Builder klvDataPids(Integer... klvDataPids)
Sets the value of the KlvDataPids property for this object.- Parameters:
klvDataPids- The new value for the KlvDataPids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
pcrPid
MultiplexProgramPacketIdentifiersMap.Builder pcrPid(Integer pcrPid)
Sets the value of the PcrPid property for this object.- Parameters:
pcrPid- The new value for the PcrPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
pmtPid
MultiplexProgramPacketIdentifiersMap.Builder pmtPid(Integer pmtPid)
Sets the value of the PmtPid property for this object.- Parameters:
pmtPid- The new value for the PmtPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
privateMetadataPid
MultiplexProgramPacketIdentifiersMap.Builder privateMetadataPid(Integer privateMetadataPid)
Sets the value of the PrivateMetadataPid property for this object.- Parameters:
privateMetadataPid- The new value for the PrivateMetadataPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
scte27Pids
MultiplexProgramPacketIdentifiersMap.Builder scte27Pids(Collection<Integer> scte27Pids)
Sets the value of the Scte27Pids property for this object.- Parameters:
scte27Pids- The new value for the Scte27Pids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
scte27Pids
MultiplexProgramPacketIdentifiersMap.Builder scte27Pids(Integer... scte27Pids)
Sets the value of the Scte27Pids property for this object.- Parameters:
scte27Pids- The new value for the Scte27Pids property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
scte35Pid
MultiplexProgramPacketIdentifiersMap.Builder scte35Pid(Integer scte35Pid)
Sets the value of the Scte35Pid property for this object.- Parameters:
scte35Pid- The new value for the Scte35Pid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timedMetadataPid
MultiplexProgramPacketIdentifiersMap.Builder timedMetadataPid(Integer timedMetadataPid)
Sets the value of the TimedMetadataPid property for this object.- Parameters:
timedMetadataPid- The new value for the TimedMetadataPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
videoPid
MultiplexProgramPacketIdentifiersMap.Builder videoPid(Integer videoPid)
Sets the value of the VideoPid property for this object.- Parameters:
videoPid- The new value for the VideoPid property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-