Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsOutputGroupProps.Builder
Packages that use HlsOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return HlsOutputGroupProps.BuilderModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.adMarkers(List<? extends HlsAdMarkers> adMarkers) Sets the value ofHlsOutputGroupProps.getAdMarkers()HlsOutputGroupProps.Builder.baseUrlContent(String baseUrlContent) Sets the value ofHlsOutputGroupProps.getBaseUrlContent()HlsOutputGroupProps.Builder.baseUrlContent1(String baseUrlContent1) Sets the value ofHlsOutputGroupProps.getBaseUrlContent1()HlsOutputGroupProps.Builder.baseUrlManifest(String baseUrlManifest) Sets the value ofHlsOutputGroupProps.getBaseUrlManifest()HlsOutputGroupProps.Builder.baseUrlManifest1(String baseUrlManifest1) Sets the value ofHlsOutputGroupProps.getBaseUrlManifest1()static HlsOutputGroupProps.BuilderHlsOutputGroupProps.builder()HlsOutputGroupProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofHlsOutputGroupProps.getCaptionLanguageMappings()HlsOutputGroupProps.Builder.captionLanguageSetting(HlsCaptionLanguageSetting captionLanguageSetting) Sets the value ofHlsOutputGroupProps.getCaptionLanguageSetting()HlsOutputGroupProps.Builder.clientCache(HlsClientCache clientCache) Sets the value ofHlsOutputGroupProps.getClientCache()HlsOutputGroupProps.Builder.codecSpecification(HlsCodecSpecification codecSpecification) Sets the value ofHlsOutputGroupProps.getCodecSpecification()HlsOutputGroupProps.Builder.constantIv(String constantIv) Sets the value ofHlsOutputGroupProps.getConstantIv()HlsOutputGroupProps.Builder.destinations(List<? extends OutputDestination> destinations) Sets the value ofHlsOutputGroupProps.getDestinations()HlsOutputGroupProps.Builder.directoryStructure(HlsDirectoryStructure directoryStructure) Sets the value ofHlsOutputGroupProps.getDirectoryStructure()HlsOutputGroupProps.Builder.discontinuityTags(HlsDiscontinuityTags discontinuityTags) Sets the value ofHlsOutputGroupProps.getDiscontinuityTags()HlsOutputGroupProps.Builder.encryptionType(HlsEncryptionType encryptionType) Sets the value ofHlsOutputGroupProps.getEncryptionType()HlsOutputGroupProps.Builder.hlsCdnSettings(HlsCdnSettings hlsCdnSettings) Sets the value ofHlsOutputGroupProps.getHlsCdnSettings()HlsOutputGroupProps.Builder.hlsId3SegmentTagging(HlsId3SegmentTaggingState hlsId3SegmentTagging) Sets the value ofHlsOutputGroupProps.getHlsId3SegmentTagging()HlsOutputGroupProps.Builder.iFrameOnlyPlaylists(HlsIFrameOnlyPlaylists iFrameOnlyPlaylists) Sets the value ofHlsOutputGroupProps.getIFrameOnlyPlaylists()HlsOutputGroupProps.Builder.incompleteSegmentBehavior(HlsIncompleteSegmentBehavior incompleteSegmentBehavior) Sets the value ofHlsOutputGroupProps.getIncompleteSegmentBehavior()HlsOutputGroupProps.Builder.indexNSegments(Number indexNSegments) Sets the value ofHlsOutputGroupProps.getIndexNSegments()HlsOutputGroupProps.Builder.inputLossAction(HlsInputLossAction inputLossAction) Sets the value ofHlsOutputGroupProps.getInputLossAction()HlsOutputGroupProps.Builder.ivInManifest(HlsIvInManifest ivInManifest) Sets the value ofHlsOutputGroupProps.getIvInManifest()HlsOutputGroupProps.Builder.ivSource(HlsIvSource ivSource) Sets the value ofHlsOutputGroupProps.getIvSource()HlsOutputGroupProps.Builder.keepSegments(Number keepSegments) Sets the value ofHlsOutputGroupProps.getKeepSegments()Sets the value ofHlsOutputGroupProps.getKeyFormat()HlsOutputGroupProps.Builder.keyFormatVersions(String keyFormatVersions) Sets the value ofHlsOutputGroupProps.getKeyFormatVersions()HlsOutputGroupProps.Builder.keyProviderSettings(HlsKeyProviderSettings keyProviderSettings) Sets the value ofHlsOutputGroupProps.getKeyProviderSettings()HlsOutputGroupProps.Builder.manifestCompression(HlsManifestCompression manifestCompression) Sets the value ofHlsOutputGroupProps.getManifestCompression()HlsOutputGroupProps.Builder.manifestDurationFormat(HlsManifestDurationFormat manifestDurationFormat) Sets the value ofHlsOutputGroupProps.getManifestDurationFormat()HlsOutputGroupProps.Builder.minSegment(Segment minSegment) Sets the value ofHlsOutputGroupProps.getMinSegment()Sets the value ofHlsOutputGroupProps.getMode()Sets the value ofHlsOutputGroupProps.getName()HlsOutputGroupProps.Builder.outputs(List<? extends HlsOutputDefinition> outputs) Sets the value ofHlsOutputGroupProps.getOutputs()HlsOutputGroupProps.Builder.outputSelection(HlsOutputSelection outputSelection) Sets the value ofHlsOutputGroupProps.getOutputSelection()HlsOutputGroupProps.Builder.programDateTime(HlsProgramDateTime programDateTime) Sets the value ofHlsOutputGroupProps.getProgramDateTime()HlsOutputGroupProps.Builder.programDateTimeClock(HlsProgramDateTimeClock programDateTimeClock) Sets the value ofHlsOutputGroupProps.getProgramDateTimeClock()HlsOutputGroupProps.Builder.programDateTimePeriod(Duration programDateTimePeriod) Sets the value ofHlsOutputGroupProps.getProgramDateTimePeriod()HlsOutputGroupProps.Builder.redundantManifest(HlsRedundantManifest redundantManifest) Sets the value ofHlsOutputGroupProps.getRedundantManifest()Sets the value ofHlsOutputGroupProps.getSegment()HlsOutputGroupProps.Builder.segmentationMode(HlsSegmentationMode segmentationMode) Sets the value ofHlsOutputGroupProps.getSegmentationMode()HlsOutputGroupProps.Builder.segmentsPerSubdirectory(Number segmentsPerSubdirectory) Sets the value ofHlsOutputGroupProps.getSegmentsPerSubdirectory()HlsOutputGroupProps.Builder.streamInfResolution(HlsStreamInfResolution streamInfResolution) Sets the value ofHlsOutputGroupProps.getStreamInfResolution()HlsOutputGroupProps.Builder.timedMetadataId3Frame(HlsTimedMetadataId3Frame timedMetadataId3Frame) Sets the value ofHlsOutputGroupProps.getTimedMetadataId3Frame()HlsOutputGroupProps.Builder.timedMetadataId3Period(Duration timedMetadataId3Period) Sets the value ofHlsOutputGroupProps.getTimedMetadataId3Period()HlsOutputGroupProps.Builder.timestampDelta(Duration timestampDelta) Sets the value ofHlsOutputGroupProps.getTimestampDelta()HlsOutputGroupProps.Builder.tsFileMode(HlsTsFileMode tsFileMode) Sets the value ofHlsOutputGroupProps.getTsFileMode()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsOutputGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HlsOutputGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theHlsOutputGroupProps.Builder.