Class CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty
An implementation for
CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty-
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.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty
CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Builder, CfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.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 StringThefontFamilyname for subtitles, as described in EBU-TT-D Subtitling Distribution Format .final StringThemimeTypeof the resource that's at the font download URL.final StringgetUrl()The URL for downloading fonts for subtitles.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 theCfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty.Builder.
-
-
Method Details
-
getFontFamily
Description copied from interface:CfnOriginEndpointPropsMixin.DashDvbFontDownloadPropertyThefontFamilyname for subtitles, as described in EBU-TT-D Subtitling Distribution Format .- Specified by:
getFontFamilyin interfaceCfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty- See Also:
-
getMimeType
Description copied from interface:CfnOriginEndpointPropsMixin.DashDvbFontDownloadPropertyThemimeTypeof the resource that's at the font download URL.For information about font MIME types, see the MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks document.
- Specified by:
getMimeTypein interfaceCfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty- See Also:
-
getUrl
Description copied from interface:CfnOriginEndpointPropsMixin.DashDvbFontDownloadPropertyThe URL for downloading fonts for subtitles.- Specified by:
getUrlin interfaceCfnOriginEndpointPropsMixin.DashDvbFontDownloadProperty- 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()
-