@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ManifestProcessingRules extends Object implements Serializable, Cloneable, StructuredPojo
The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
| Constructor and Description |
|---|
ManifestProcessingRules() |
| Modifier and Type | Method and Description |
|---|---|
ManifestProcessingRules |
clone() |
boolean |
equals(Object obj) |
AdMarkerPassthrough |
getAdMarkerPassthrough() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough) |
String |
toString()
Returns a string representation of this object.
|
ManifestProcessingRules |
withAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough) |
public void setAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough)
adMarkerPassthrough - public AdMarkerPassthrough getAdMarkerPassthrough()
public ManifestProcessingRules withAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough)
adMarkerPassthrough - public String toString()
toString in class ObjectObject.toString()public ManifestProcessingRules clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2021. All rights reserved.