Class MultiplexProgramPacketIdentifiersMap
- java.lang.Object
-
- software.amazon.awssdk.services.medialive.model.MultiplexProgramPacketIdentifiersMap
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>
@Generated("software.amazon.awssdk:codegen") public final class MultiplexProgramPacketIdentifiersMap extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>
Packet identifiers map for a given Multiplex program.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceMultiplexProgramPacketIdentifiersMap.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Integer>audioPids()Returns the value of the AudioPids property for this object.static MultiplexProgramPacketIdentifiersMap.Builderbuilder()List<Integer>dvbSubPids()Returns the value of the DvbSubPids property for this object.IntegerdvbTeletextPid()Returns the value of the DvbTeletextPid property for this object.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)IntegeretvPlatformPid()Returns the value of the EtvPlatformPid property for this object.IntegeretvSignalPid()Returns the value of the EtvSignalPid property for this object.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)booleanhasAudioPids()For responses, this returns true if the service returned a value for the AudioPids property.booleanhasDvbSubPids()For responses, this returns true if the service returned a value for the DvbSubPids property.inthashCode()booleanhasKlvDataPids()For responses, this returns true if the service returned a value for the KlvDataPids property.booleanhasScte27Pids()For responses, this returns true if the service returned a value for the Scte27Pids property.List<Integer>klvDataPids()Returns the value of the KlvDataPids property for this object.IntegerpcrPid()Returns the value of the PcrPid property for this object.IntegerpmtPid()Returns the value of the PmtPid property for this object.IntegerprivateMetadataPid()Returns the value of the PrivateMetadataPid property for this object.List<Integer>scte27Pids()Returns the value of the Scte27Pids property for this object.Integerscte35Pid()Returns the value of the Scte35Pid property for this object.List<SdkField<?>>sdkFields()static Class<? extends MultiplexProgramPacketIdentifiersMap.Builder>serializableBuilderClass()IntegertimedMetadataPid()Returns the value of the TimedMetadataPid property for this object.MultiplexProgramPacketIdentifiersMap.BuildertoBuilder()StringtoString()Returns a string representation of this object.IntegervideoPid()Returns the value of the VideoPid property for this object.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
hasAudioPids
public final boolean hasAudioPids()
For responses, this returns true if the service returned a value for the AudioPids property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
audioPids
public final List<Integer> audioPids()
Returns the value of the AudioPids property for this object.Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasAudioPids()method.- Returns:
- The value of the AudioPids property for this object.
-
hasDvbSubPids
public final boolean hasDvbSubPids()
For responses, this returns true if the service returned a value for the DvbSubPids property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
dvbSubPids
public final List<Integer> dvbSubPids()
Returns the value of the DvbSubPids property for this object.Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasDvbSubPids()method.- Returns:
- The value of the DvbSubPids property for this object.
-
dvbTeletextPid
public final Integer dvbTeletextPid()
Returns the value of the DvbTeletextPid property for this object.- Returns:
- The value of the DvbTeletextPid property for this object.
-
etvPlatformPid
public final Integer etvPlatformPid()
Returns the value of the EtvPlatformPid property for this object.- Returns:
- The value of the EtvPlatformPid property for this object.
-
etvSignalPid
public final Integer etvSignalPid()
Returns the value of the EtvSignalPid property for this object.- Returns:
- The value of the EtvSignalPid property for this object.
-
hasKlvDataPids
public final boolean hasKlvDataPids()
For responses, this returns true if the service returned a value for the KlvDataPids property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
klvDataPids
public final List<Integer> klvDataPids()
Returns the value of the KlvDataPids property for this object.Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasKlvDataPids()method.- Returns:
- The value of the KlvDataPids property for this object.
-
pcrPid
public final Integer pcrPid()
Returns the value of the PcrPid property for this object.- Returns:
- The value of the PcrPid property for this object.
-
pmtPid
public final Integer pmtPid()
Returns the value of the PmtPid property for this object.- Returns:
- The value of the PmtPid property for this object.
-
privateMetadataPid
public final Integer privateMetadataPid()
Returns the value of the PrivateMetadataPid property for this object.- Returns:
- The value of the PrivateMetadataPid property for this object.
-
hasScte27Pids
public final boolean hasScte27Pids()
For responses, this returns true if the service returned a value for the Scte27Pids property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
-
scte27Pids
public final List<Integer> scte27Pids()
Returns the value of the Scte27Pids property for this object.Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasScte27Pids()method.- Returns:
- The value of the Scte27Pids property for this object.
-
scte35Pid
public final Integer scte35Pid()
Returns the value of the Scte35Pid property for this object.- Returns:
- The value of the Scte35Pid property for this object.
-
timedMetadataPid
public final Integer timedMetadataPid()
Returns the value of the TimedMetadataPid property for this object.- Returns:
- The value of the TimedMetadataPid property for this object.
-
videoPid
public final Integer videoPid()
Returns the value of the VideoPid property for this object.- Returns:
- The value of the VideoPid property for this object.
-
toBuilder
public MultiplexProgramPacketIdentifiersMap.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<MultiplexProgramPacketIdentifiersMap.Builder,MultiplexProgramPacketIdentifiersMap>
-
builder
public static MultiplexProgramPacketIdentifiersMap.Builder builder()
-
serializableBuilderClass
public static Class<? extends MultiplexProgramPacketIdentifiersMap.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
-