@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VideoSelectorColorSpaceSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
VideoSelectorColorSpaceSettings() |
| Modifier and Type | Method and Description |
|---|---|
VideoSelectorColorSpaceSettings |
clone() |
boolean |
equals(Object obj) |
Hdr10Settings |
getHdr10Settings() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setHdr10Settings(Hdr10Settings hdr10Settings) |
String |
toString()
Returns a string representation of this object.
|
VideoSelectorColorSpaceSettings |
withHdr10Settings(Hdr10Settings hdr10Settings) |
public void setHdr10Settings(Hdr10Settings hdr10Settings)
hdr10Settings - public Hdr10Settings getHdr10Settings()
public VideoSelectorColorSpaceSettings withHdr10Settings(Hdr10Settings hdr10Settings)
hdr10Settings - public String toString()
toString in class ObjectObject.toString()public VideoSelectorColorSpaceSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.