Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.SegmentConfiguration.Builder
Packages that use SegmentConfiguration.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of SegmentConfiguration.Builder in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return SegmentConfiguration.BuilderModifier and TypeMethodDescriptionstatic SegmentConfiguration.BuilderSegmentConfiguration.builder()SegmentConfiguration.Builder.containerType(ContainerType containerType) Sets the value ofSegmentConfiguration.getContainerType()SegmentConfiguration.Builder.encryption(EncryptionConfiguration encryption) Sets the value ofSegmentConfiguration.getEncryption()SegmentConfiguration.Builder.includeIframeOnlyStreams(Boolean includeIframeOnlyStreams) Sets the value ofSegmentConfiguration.getIncludeIframeOnlyStreams()SegmentConfiguration.Builder.scteFilter(List<? extends ScteMessageType> scteFilter) Sets the value ofSegmentConfiguration.getScteFilter()SegmentConfiguration.Builder.scteInSegments(ScteInSegments scteInSegments) Sets the value ofSegmentConfiguration.getScteInSegments()SegmentConfiguration.Builder.segmentDuration(Duration segmentDuration) Sets the value ofSegmentConfiguration.getSegmentDuration()SegmentConfiguration.Builder.segmentName(String segmentName) Sets the value ofSegmentConfiguration.getSegmentName()SegmentConfiguration.Builder.tsIncludeDvbSubtitles(Boolean tsIncludeDvbSubtitles) Sets the value ofSegmentConfiguration.getTsIncludeDvbSubtitles()SegmentConfiguration.Builder.tsUseAudioRenditionGroup(Boolean tsUseAudioRenditionGroup) Sets the value ofSegmentConfiguration.getTsUseAudioRenditionGroup()Constructors in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type SegmentConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SegmentConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theSegmentConfiguration.Builder.