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 SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.DashProgramInformationPropertyCfnOriginEndpoint.DashProgramInformationProperty.Builder, CfnOriginEndpoint.DashProgramInformationProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor 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 SummaryModifier 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.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected 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$ProxyConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashProgramInformationProperty.Builder.
 
- 
- 
Method Details- 
getCopyrightDescription copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyA copyright statement about the content.- Specified by:
- getCopyrightin interface- CfnOriginEndpoint.DashProgramInformationProperty
- See Also:
 
- 
getLanguageCodeDescription copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyThe language code for this manifest.- Specified by:
- getLanguageCodein interface- CfnOriginEndpoint.DashProgramInformationProperty
- See Also:
 
- 
getMoreInformationUrlDescription copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyAn absolute URL that contains more information about this content.- Specified by:
- getMoreInformationUrlin interface- CfnOriginEndpoint.DashProgramInformationProperty
- See Also:
 
- 
getSourceDescription copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyInformation about the content provider.- Specified by:
- getSourcein interface- CfnOriginEndpoint.DashProgramInformationProperty
- See Also:
 
- 
getTitleDescription copied from interface:CfnOriginEndpoint.DashProgramInformationPropertyThe title for the manifest.- Specified by:
- getTitlein interface- CfnOriginEndpoint.DashProgramInformationProperty
- See Also:
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-