Class CfnOriginEndpoint.DashProgramInformationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.DashProgramInformationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpoint.DashProgramInformationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpoint.DashProgramInformationProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpoint.DashProgramInformationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpoint.DashProgramInformationProperty
An implementation for
CfnOriginEndpoint.DashProgramInformationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.DashProgramInformationProperty
CfnOriginEndpoint.DashProgramInformationProperty.Builder, CfnOriginEndpoint.DashProgramInformationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashProgramInformationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringA copyright statement about the content.final StringThe language code for this manifest.final StringAn absolute URL that contains more information about this content.final StringInformation about the content provider.final StringgetTitle()The title for the manifest.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashProgramInformationProperty.Builder.
-
-
Method Details
-
getCopyright
Description copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyA copyright statement about the content.- Specified by:
getCopyrightin interfaceCfnOriginEndpoint.DashProgramInformationProperty- See Also:
-
getLanguageCode
Description copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyThe language code for this manifest.- Specified by:
getLanguageCodein interfaceCfnOriginEndpoint.DashProgramInformationProperty- See Also:
-
getMoreInformationUrl
Description copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyAn absolute URL that contains more information about this content.- Specified by:
getMoreInformationUrlin interfaceCfnOriginEndpoint.DashProgramInformationProperty- See Also:
-
getSource
Description copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyInformation about the content provider.- Specified by:
getSourcein interfaceCfnOriginEndpoint.DashProgramInformationProperty- See Also:
-
getTitle
Description copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyThe title for the manifest.- Specified by:
getTitlein interfaceCfnOriginEndpoint.DashProgramInformationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-