@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class H265ColorSpaceSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
H265ColorSpaceSettings() |
public void setColorSpacePassthroughSettings(ColorSpacePassthroughSettings colorSpacePassthroughSettings)
colorSpacePassthroughSettings - public ColorSpacePassthroughSettings getColorSpacePassthroughSettings()
public H265ColorSpaceSettings withColorSpacePassthroughSettings(ColorSpacePassthroughSettings colorSpacePassthroughSettings)
colorSpacePassthroughSettings - public void setDolbyVision81Settings(DolbyVision81Settings dolbyVision81Settings)
dolbyVision81Settings - public DolbyVision81Settings getDolbyVision81Settings()
public H265ColorSpaceSettings withDolbyVision81Settings(DolbyVision81Settings dolbyVision81Settings)
dolbyVision81Settings - public void setHdr10Settings(Hdr10Settings hdr10Settings)
hdr10Settings - public Hdr10Settings getHdr10Settings()
public H265ColorSpaceSettings withHdr10Settings(Hdr10Settings hdr10Settings)
hdr10Settings - public void setRec601Settings(Rec601Settings rec601Settings)
rec601Settings - public Rec601Settings getRec601Settings()
public H265ColorSpaceSettings withRec601Settings(Rec601Settings rec601Settings)
rec601Settings - public void setRec709Settings(Rec709Settings rec709Settings)
rec709Settings - public Rec709Settings getRec709Settings()
public H265ColorSpaceSettings withRec709Settings(Rec709Settings rec709Settings)
rec709Settings - public String toString()
toString in class ObjectObject.toString()public H265ColorSpaceSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.