Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AacAudioDescriptionBroadcasterMix - Enum in software.amazon.awssdk.services.mediaconvert.model
Choose BROADCASTER_MIXED_AD when the input contains pre-mixed main audio + audio description (AD) as a stereo pair.
AacCodecProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
AAC Profile.
AacCodingMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Mono (Audio Description), Mono, Stereo, or 5.1 channel layout.
AacRateControlMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Rate Control Mode.
AacRawFormat - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables LATM/LOAS AAC output.
AacSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AAC.
aacSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the AacSettings property for this object.
aacSettings(AacSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the AacSettings property for this object.
aacSettings(Consumer<AacSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the AacSettings property for this object.
AacSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
AacSpecification - Enum in software.amazon.awssdk.services.mediaconvert.model
Use MPEG-2 AAC instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.
AacVbrQuality - Enum in software.amazon.awssdk.services.mediaconvert.model
VBR Quality Level - Only used if rate_control_mode is VBR.
Ac3BitstreamMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the "Bitstream Mode" (bsmod) for the emitted AC-3 stream.
Ac3CodingMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Dolby Digital coding mode.
Ac3DynamicRangeCompressionProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to FILM_STANDARD, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.
Ac3LfeFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
Ac3MetadataControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data.
Ac3Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AC3.
ac3Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the Ac3Settings property for this object.
ac3Settings(Ac3Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Ac3Settings property for this object.
ac3Settings(Consumer<Ac3Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Ac3Settings property for this object.
Ac3Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
AccelerationMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Acceleration configuration for the job.
AccelerationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Acceleration settings for job execution.
accelerationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
This is a beta feature.
accelerationSettings(AccelerationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
This is a beta feature.
accelerationSettings(Consumer<AccelerationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
This is a beta feature.
accelerationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
This is a beta feature.
accelerationSettings(AccelerationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
This is a beta feature.
accelerationSettings(Consumer<AccelerationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
This is a beta feature.
accelerationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Acceleration settings for job execution.
accelerationSettings(AccelerationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Acceleration settings for job execution.
accelerationSettings(Consumer<AccelerationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Acceleration settings for job execution.
accelerationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
Acceleration settings for job execution.
accelerationSettings(AccelerationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Acceleration settings for job execution.
accelerationSettings(Consumer<AccelerationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Acceleration settings for job execution.
accelerationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
This is a beta feature.
accelerationSettings(AccelerationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
This is a beta feature.
accelerationSettings(Consumer<AccelerationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
This is a beta feature.
AccelerationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
adaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(H264AdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(H265AdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantization(Mpeg2AdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the AdaptiveQuantization property for this object.
adaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the AdaptiveQuantization property for this object.
adaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the AdaptiveQuantization property for this object.
adaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the AdaptiveQuantization property for this object.
adAvailOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
adAvailOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
adAvailOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
adAvailOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
adMarkers() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
adMarkers(Collection<HlsAdMarkers>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
adMarkers(HlsAdMarkers...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
adMarkersAsStrings() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
adMarkersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
adMarkersWithStrings(String...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Choose one or more ad marker types to pass SCTE35 signals through to this group of Apple HLS outputs.
AfdSignaling - Enum in software.amazon.awssdk.services.mediaconvert.model
This setting only applies to H.264, H.265, and MPEG2 outputs.
afdSignaling() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the AfdSignaling property for this object.
afdSignaling(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the AfdSignaling property for this object.
afdSignaling(AfdSignaling) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the AfdSignaling property for this object.
afdSignalingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the AfdSignaling property for this object.
AiffSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AIFF.
aiffSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the AiffSettings property for this object.
aiffSettings(AiffSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the AiffSettings property for this object.
aiffSettings(Consumer<AiffSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the AiffSettings property for this object.
AiffSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
algorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the Algorithm property for this object.
algorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the Algorithm property for this object.
algorithm(AudioNormalizationAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the Algorithm property for this object.
algorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Algorithm property for this object.
algorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Algorithm property for this object.
algorithm(DeinterlaceAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Algorithm property for this object.
algorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the Algorithm property for this object.
algorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Algorithm property for this object.
algorithmControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the AlgorithmControl property for this object.
algorithmControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the AlgorithmControl property for this object.
algorithmControl(AudioNormalizationAlgorithmControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the AlgorithmControl property for this object.
algorithmControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the AlgorithmControl property for this object.
alignment() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the Alignment property for this object.
alignment(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the Alignment property for this object.
alignment(BurninSubtitleAlignment) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the Alignment property for this object.
alignment() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the Alignment property for this object.
alignment(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the Alignment property for this object.
alignment(DvbSubtitleAlignment) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the Alignment property for this object.
alignmentAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the Alignment property for this object.
alignmentAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the Alignment property for this object.
alternateTransferFunctionSei() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the AlternateTransferFunctionSei property for this object.
alternateTransferFunctionSei(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the AlternateTransferFunctionSei property for this object.
alternateTransferFunctionSei(H265AlternateTransferFunctionSei) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the AlternateTransferFunctionSei property for this object.
alternateTransferFunctionSeiAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the AlternateTransferFunctionSei property for this object.
anchor() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
If you use an editing platform that relies on an anchor timecode, use Anchor Timecode (Anchor) to specify a timecode that will match the input video frame to the output video frame.
anchor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig.Builder
If you use an editing platform that relies on an anchor timecode, use Anchor Timecode (Anchor) to specify a timecode that will match the input video frame to the output video frame.
AncillarySourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for ancillary captions source.
ancillarySourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the AncillarySourceSettings property for this object.
ancillarySourceSettings(AncillarySourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the AncillarySourceSettings property for this object.
ancillarySourceSettings(Consumer<AncillarySourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the AncillarySourceSettings property for this object.
AncillarySourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
AntiAlias - Enum in software.amazon.awssdk.services.mediaconvert.model
You no longer need to specify the anti-alias filter.
antiAlias() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
You no longer need to specify the anti-alias filter.
antiAlias(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
You no longer need to specify the anti-alias filter.
antiAlias(AntiAlias) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
You no longer need to specify the anti-alias filter.
antiAliasAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
You no longer need to specify the anti-alias filter.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
The ARN of the ACM certificate that you want to associate with your MediaConvert resource.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest.Builder
The ARN of the ACM certificate that you want to associate with your MediaConvert resource.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
The ARN of the ACM certificate that you want to disassociate from your MediaConvert resource.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest.Builder
The ARN of the ACM certificate that you want to disassociate from your MediaConvert resource.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
An identifier for this resource that is unique within all of AWS.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
An identifier for this resource that is unique within all of AWS.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
An identifier for this resource that is unique within all of AWS.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
An identifier for this resource that is unique within all of AWS.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to list tags for.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to list tags for.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
An identifier for this resource that is unique within all of AWS.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
An identifier for this resource that is unique within all of AWS.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
An identifier for this resource that is unique within all of AWS.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
An identifier for this resource that is unique within all of AWS.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
The Amazon Resource Name (ARN) of the resource.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ResourceTags.Builder
The Amazon Resource Name (ARN) of the resource.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to tag.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to tag.
arn() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
arn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
associateCertificate(AssociateCertificateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
associateCertificate(Consumer<AssociateCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
associateCertificate(AssociateCertificateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
associateCertificate(Consumer<AssociateCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
AssociateCertificateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
AssociateCertificateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
AssociateCertificateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
AssociateCertificateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.AssociateCertificateRequestMarshaller
 
AssociateCertificateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
AssociateCertificateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
attenuationControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the AttenuationControl property for this object.
attenuationControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the AttenuationControl property for this object.
attenuationControl(Eac3AttenuationControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the AttenuationControl property for this object.
attenuationControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the AttenuationControl property for this object.
audioBufferModel() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the AudioBufferModel property for this object.
audioBufferModel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the AudioBufferModel property for this object.
audioBufferModel(M2tsAudioBufferModel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the AudioBufferModel property for this object.
audioBufferModelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the AudioBufferModel property for this object.
AudioCodec - Enum in software.amazon.awssdk.services.mediaconvert.model
Type of Audio codec.
AudioCodecSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Audio codec settings (CodecSettings) under (AudioDescriptions) contains the group of settings related to audio encoding.
AudioCodecSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
audioDeduplication() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns the value of the AudioDeduplication property for this object.
audioDeduplication(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the AudioDeduplication property for this object.
audioDeduplication(MsSmoothAudioDeduplication) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the AudioDeduplication property for this object.
audioDeduplicationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns the value of the AudioDeduplication property for this object.
AudioDefaultSelection - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable this setting on one audio selector to set it as the default for the job.
AudioDescription - Class in software.amazon.awssdk.services.mediaconvert.model
Description of audio output
AudioDescription.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
audioDescriptionBroadcasterMix() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the AudioDescriptionBroadcasterMix property for this object.
audioDescriptionBroadcasterMix(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the AudioDescriptionBroadcasterMix property for this object.
audioDescriptionBroadcasterMix(AacAudioDescriptionBroadcasterMix) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the AudioDescriptionBroadcasterMix property for this object.
audioDescriptionBroadcasterMixAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the AudioDescriptionBroadcasterMix property for this object.
audioDescriptions() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(Collection<AudioDescription>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(AudioDescription...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(Consumer<AudioDescription.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(Collection<AudioDescription>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(AudioDescription...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioDescriptions(Consumer<AudioDescription.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
(AudioDescriptions) contains groups of audio encoding settings organized by audio codec.
audioFramesPerPes() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
The number of audio frames to insert for each PES packet.
audioFramesPerPes(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
The number of audio frames to insert for each PES packet.
audioFramesPerPes() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
The number of audio frames to insert for each PES packet.
audioFramesPerPes(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
The number of audio frames to insert for each PES packet.
audioGroupId() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Specifies the group to which the audio Rendition belongs.
audioGroupId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
Specifies the group to which the audio Rendition belongs.
AudioLanguageCodeControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Choosing FOLLOW_INPUT will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input.
AudioNormalizationAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
Audio normalization algorithm to use.
AudioNormalizationAlgorithmControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When enabled the output audio is corrected using the chosen algorithm.
AudioNormalizationLoudnessLogging - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to LOG, log each output's audio track loudness to a CSV file.
AudioNormalizationPeakCalculation - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to TRUE_PEAK, calculate and log the TruePeak for each output's audio track loudness.
audioNormalizationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the AudioNormalizationSettings property for this object.
audioNormalizationSettings(AudioNormalizationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the AudioNormalizationSettings property for this object.
audioNormalizationSettings(Consumer<AudioNormalizationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the AudioNormalizationSettings property for this object.
AudioNormalizationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Advanced audio normalization settings.
AudioNormalizationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
audioPids() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifiers (PIDs) for any elementary audio streams you include in this output.
audioPids(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifiers (PIDs) for any elementary audio streams you include in this output.
audioPids(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifiers (PIDs) for any elementary audio streams you include in this output.
audioPids() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
audioPids(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
audioPids(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
audioRenditionSets() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
List all the audio groups that are used with the video output stream.
audioRenditionSets(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
List all the audio groups that are used with the video output stream.
AudioSelector - Class in software.amazon.awssdk.services.mediaconvert.model
Selector for Audio
AudioSelector.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
AudioSelectorGroup - Class in software.amazon.awssdk.services.mediaconvert.model
Group of Audio Selectors
AudioSelectorGroup.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
audioSelectorGroups() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Specifies set of audio selectors within an input to combine.
audioSelectorGroups(Map<String, AudioSelectorGroup>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Specifies set of audio selectors within an input to combine.
audioSelectorGroups() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Specifies set of audio selectors within an input to combine.
audioSelectorGroups(Map<String, AudioSelectorGroup>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Specifies set of audio selectors within an input to combine.
audioSelectorNames() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
Name of an Audio Selector within the same input to include in the group.
audioSelectorNames(Collection<String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup.Builder
Name of an Audio Selector within the same input to include in the group.
audioSelectorNames(String...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup.Builder
Name of an Audio Selector within the same input to include in the group.
audioSelectors() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Use Audio selectors (AudioSelectors) to specify a track or set of tracks from the input that you will use in your outputs.
audioSelectors(Map<String, AudioSelector>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Use Audio selectors (AudioSelectors) to specify a track or set of tracks from the input that you will use in your outputs.
audioSelectors() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Use Audio selectors (AudioSelectors) to specify a track or set of tracks from the input that you will use in your outputs.
audioSelectors(Map<String, AudioSelector>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Use Audio selectors (AudioSelectors) to specify a track or set of tracks from the input that you will use in your outputs.
AudioSelectorType - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the type of the audio selector.
audioSourceName() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Specifies which audio data to use from each input.
audioSourceName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Specifies which audio data to use from each input.
audioTrackType() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Returns the value of the AudioTrackType property for this object.
audioTrackType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
Sets the value of the AudioTrackType property for this object.
audioTrackType(HlsAudioTrackType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
Sets the value of the AudioTrackType property for this object.
audioTrackTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Returns the value of the AudioTrackType property for this object.
audioType() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Applies only if Follow Input Audio Type is unchecked (false).
audioType(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Applies only if Follow Input Audio Type is unchecked (false).
audioTypeControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the AudioTypeControl property for this object.
audioTypeControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the AudioTypeControl property for this object.
audioTypeControl(AudioTypeControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the AudioTypeControl property for this object.
AudioTypeControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to FOLLOW_INPUT, if the input contains an ISO 639 audio_type, then that value is passed through to the output.
audioTypeControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the AudioTypeControl property for this object.
AvailBlanking - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for Avail Blanking
availBlanking() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Settings for ad avail blanking.
availBlanking(AvailBlanking) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Settings for ad avail blanking.
availBlanking(Consumer<AvailBlanking.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Settings for ad avail blanking.
availBlanking() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Settings for ad avail blanking.
availBlanking(AvailBlanking) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Settings for ad avail blanking.
availBlanking(Consumer<AvailBlanking.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Settings for ad avail blanking.
AvailBlanking.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
availBlankingImage() - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
Blanking image to be used.
availBlankingImage(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AvailBlanking.Builder
Blanking image to be used.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BadRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ForbiddenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException.Builder
 

B

backgroundColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the BackgroundColor property for this object.
backgroundColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the BackgroundColor property for this object.
backgroundColor(BurninSubtitleBackgroundColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the BackgroundColor property for this object.
backgroundColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the BackgroundColor property for this object.
backgroundColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the BackgroundColor property for this object.
backgroundColor(DvbSubtitleBackgroundColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the BackgroundColor property for this object.
backgroundColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the BackgroundColor property for this object.
backgroundColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the BackgroundColor property for this object.
backgroundOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the opacity of the background rectangle.
backgroundOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the opacity of the background rectangle.
backgroundOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the opacity of the background rectangle.
backgroundOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the opacity of the background rectangle.
BadRequestException - Exception in software.amazon.awssdk.services.mediaconvert.model
The service can't process your request because of a problem in the request.
BadRequestException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
baseUrl() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
A partial URI prefix that will be put in the manifest file at the top level BaseURL element.
baseUrl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
A partial URI prefix that will be put in the manifest file at the top level BaseURL element.
baseUrl() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
A partial URI prefix that will be put in the manifest (.mpd) file at the top level BaseURL element.
baseUrl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
A partial URI prefix that will be put in the manifest (.mpd) file at the top level BaseURL element.
baseUrl() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
A partial URI prefix that will be prepended to each output in the media .m3u8 file.
baseUrl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
A partial URI prefix that will be prepended to each output in the media .m3u8 file.
BillingTagsSource - Enum in software.amazon.awssdk.services.mediaconvert.model
Optional.
billingTagsSource() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Returns the value of the BillingTagsSource property for this object.
billingTagsSource(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Sets the value of the BillingTagsSource property for this object.
billingTagsSource(BillingTagsSource) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Sets the value of the BillingTagsSource property for this object.
billingTagsSource() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the BillingTagsSource property for this object.
billingTagsSource(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the BillingTagsSource property for this object.
billingTagsSource(BillingTagsSource) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the BillingTagsSource property for this object.
billingTagsSourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Returns the value of the BillingTagsSource property for this object.
billingTagsSourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the BillingTagsSource property for this object.
bitDepth() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
Specify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
bitDepth(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AiffSettings.Builder
Specify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
bitDepth() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Specify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
bitDepth(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.WavSettings.Builder
Specify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the output bitrate of the transport stream in bits per second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the output bitrate of the transport stream in bits per second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp2Settings.Builder
Average bitrate in bits/second.
bitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Average bitrate in bits/second.
bitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Average bitrate in bits/second.
bitstreamMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the BitstreamMode property for this object.
bitstreamMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the BitstreamMode property for this object.
bitstreamMode(Ac3BitstreamMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the BitstreamMode property for this object.
bitstreamMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the BitstreamMode property for this object.
bitstreamMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the BitstreamMode property for this object.
bitstreamMode(Eac3BitstreamMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the BitstreamMode property for this object.
bitstreamModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the BitstreamMode property for this object.
bitstreamModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the BitstreamMode property for this object.
bluePrimaryX() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
bluePrimaryX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
bluePrimaryY() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
bluePrimaryY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
breakoutCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
Use Nielsen Configuration (NielsenConfiguration) to set the Nielsen measurement system breakout code.
breakoutCode(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration.Builder
Use Nielsen Configuration (NielsenConfiguration) to set the Nielsen measurement system breakout code.
brightness() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Brightness level.
brightness(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Brightness level.
bufferModel() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the BufferModel property for this object.
bufferModel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the BufferModel property for this object.
bufferModel(M2tsBufferModel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the BufferModel property for this object.
bufferModelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the BufferModel property for this object.
build() - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a builder that can be used to configure and create a MediaConvertAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a builder that can be used to configure and create a MediaConvertClient.
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.BadRequestException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.ForbiddenException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.MediaConvertException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
builder() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
builder() - Static method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
BuilderImpl(MediaConvertException) - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertRequest.BuilderImpl
 
BuilderImpl(MediaConvertRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.BuilderImpl
 
BuilderImpl(MediaConvertResponse) - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.BuilderImpl
 
BurninDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Burn-In Destination Settings.
burninDestinationSettings(BurninDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the BurninDestinationSettings property for this object.
burninDestinationSettings(Consumer<BurninDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the BurninDestinationSettings property for this object.
burninDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the BurninDestinationSettings property for this object.
BurninDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
BurninSubtitleAlignment - Enum in software.amazon.awssdk.services.mediaconvert.model
If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output.
BurninSubtitleBackgroundColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the rectangle behind the captions.
BurninSubtitleFontColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the burned-in captions.
BurninSubtitleOutlineColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies font outline color.
BurninSubtitleShadowColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the shadow cast by the captions.
BurninSubtitleTeletextSpacing - Enum in software.amazon.awssdk.services.mediaconvert.model
Only applies to jobs with input captions in Teletext or STL formats.

C

cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently cancel a job.
cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently cancel a job.
cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently cancel a job.
cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently cancel a job.
CancelJobRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
CancelJobRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CancelJobRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
CancelJobRequest Marshaller
CancelJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.CancelJobRequestMarshaller
 
CancelJobResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
CancelJobResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
captionChannel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping.Builder
Caption channel.
captionChannel() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Caption channel.
CaptionDescription - Class in software.amazon.awssdk.services.mediaconvert.model
Description of Caption output
CaptionDescription.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CaptionDescriptionPreset - Class in software.amazon.awssdk.services.mediaconvert.model
Caption Description for preset
CaptionDescriptionPreset.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
captionDescriptions(Collection<CaptionDescription>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(CaptionDescriptions) contains groups of captions settings.
captionDescriptions(CaptionDescription...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(CaptionDescriptions) contains groups of captions settings.
captionDescriptions(Consumer<CaptionDescription.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(CaptionDescriptions) contains groups of captions settings.
captionDescriptions() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
(CaptionDescriptions) contains groups of captions settings.
captionDescriptions(Collection<CaptionDescriptionPreset>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
Caption settings for this preset.
captionDescriptions(CaptionDescriptionPreset...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
Caption settings for this preset.
captionDescriptions(Consumer<CaptionDescriptionPreset.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
Caption settings for this preset.
captionDescriptions() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
Caption settings for this preset.
CaptionDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Specific settings required by destination type.
CaptionDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CaptionDestinationType - Enum in software.amazon.awssdk.services.mediaconvert.model
Specify the format for this set of captions on this output.
captionLanguageMappings(Collection<HlsCaptionLanguageMapping>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Language to be used on Caption outputs
captionLanguageMappings(HlsCaptionLanguageMapping...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Language to be used on Caption outputs
captionLanguageMappings(Consumer<HlsCaptionLanguageMapping.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Language to be used on Caption outputs This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via #builder().
captionLanguageMappings() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Language to be used on Caption outputs
captionLanguageSetting(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the CaptionLanguageSetting property for this object.
captionLanguageSetting(HlsCaptionLanguageSetting) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the CaptionLanguageSetting property for this object.
captionLanguageSetting() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the CaptionLanguageSetting property for this object.
captionLanguageSettingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the CaptionLanguageSetting property for this object.
CaptionSelector - Class in software.amazon.awssdk.services.mediaconvert.model
Set up captions in your outputs by first selecting them from your input here.
CaptionSelector.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
captionSelectorName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Specifies which "Caption Selector":#inputs-caption_selector to use from each input when generating captions.
captionSelectorName() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Specifies which "Caption Selector":#inputs-caption_selector to use from each input when generating captions.
captionSelectors(Map<String, CaptionSelector>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Use Captions selectors (CaptionSelectors) to specify the captions data from the input that you will use in your outputs.
captionSelectors() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Use Captions selectors (CaptionSelectors) to specify the captions data from the input that you will use in your outputs.
captionSelectors(Map<String, CaptionSelector>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Use Captions selectors (CaptionSelectors) to specify the captions data from the input that you will use in your outputs.
captionSelectors() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Use Captions selectors (CaptionSelectors) to specify the captions data from the input that you will use in your outputs.
CaptionSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Source settings (SourceSettings) contains the group of settings for captions in the input.
CaptionSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CaptionSourceType - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Source (SourceType) to identify the format of your input captions.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Optional.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Optional.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
Optional.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
Optional.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
An optional category you create to organize your job templates.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
An optional category you create to organize your job templates.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Optionally, specify a job template category to limit responses to only job templates from that category.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Optionally, specify a job template category to limit responses to only job templates from that category.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Optionally, specify a preset category to limit responses to only presets from that category.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Optionally, specify a preset category to limit responses to only presets from that category.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
An optional category you create to organize your presets.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
An optional category you create to organize your presets.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
The new category for the job template, if you are changing it.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
The new category for the job template, if you are changing it.
category(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
The new category for the preset, if you are changing it.
category() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
The new category for the preset, if you are changing it.
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BadRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ForbiddenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException.Builder
 
certificateArn(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider.Builder
Optional AWS Certificate Manager ARN for a certificate to send to the keyprovider.
certificateArn() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
Optional AWS Certificate Manager ARN for a certificate to send to the keyprovider.
ChannelMapping - Class in software.amazon.awssdk.services.mediaconvert.model
Channel mapping (ChannelMapping) contains the group of fields that hold the remixing value for each channel.
channelMapping(ChannelMapping) - Method in interface software.amazon.awssdk.services.mediaconvert.model.RemixSettings.Builder
Sets the value of the ChannelMapping property for this object.
channelMapping(Consumer<ChannelMapping.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.RemixSettings.Builder
Sets the value of the ChannelMapping property for this object.
channelMapping() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
Returns the value of the ChannelMapping property for this object.
ChannelMapping.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
channels(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AiffSettings.Builder
Set Channels to specify the number of channels in this output audio track.
channels() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
Set Channels to specify the number of channels in this output audio track.
channels(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp2Settings.Builder
Set Channels to specify the number of channels in this output audio track.
channels() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
Set Channels to specify the number of channels in this output audio track.
channels(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.WavSettings.Builder
Set Channels to specify the number of channels in this output audio track.
channels() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Set Channels to specify the number of channels in this output audio track.
channelsIn(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.RemixSettings.Builder
Specify the number of audio channels from your input that you want to use in your output.
channelsIn() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
Specify the number of audio channels from your input that you want to use in your output.
channelsOut(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.RemixSettings.Builder
Specify the number of channels in this output after remixing.
channelsOut() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
Specify the number of channels in this output after remixing.
clapAtom(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the ClapAtom property for this object.
clapAtom(MovClapAtom) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the ClapAtom property for this object.
clapAtom() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the ClapAtom property for this object.
clapAtomAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the ClapAtom property for this object.
clientCache(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ClientCache property for this object.
clientCache(CmafClientCache) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ClientCache property for this object.
clientCache() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ClientCache property for this object.
clientCache(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ClientCache property for this object.
clientCache(HlsClientCache) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ClientCache property for this object.
clientCache() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ClientCache property for this object.
clientCacheAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ClientCache property for this object.
clientCacheAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ClientCache property for this object.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Idempotency token for CreateJob operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Idempotency token for CreateJob operation.
CmafClientCache - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to ENABLED, sets #EXT-X-ALLOW-CACHE:no tag, which prevents client from saving media segments for later replay.
CmafCodecSpecification - Enum in software.amazon.awssdk.services.mediaconvert.model
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
CmafEncryptionSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for CMAF encryption
CmafEncryptionSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CmafEncryptionType - Enum in software.amazon.awssdk.services.mediaconvert.model
Encrypts the segments with the given encryption scheme.
CmafGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Type) under (OutputGroups)>(OutputGroupSettings) to CMAF_GROUP_SETTINGS.
cmafGroupSettings(CmafGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the CmafGroupSettings property for this object.
cmafGroupSettings(Consumer<CmafGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the CmafGroupSettings property for this object.
cmafGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the CmafGroupSettings property for this object.
CmafGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CmafInitializationVectorInManifest - Enum in software.amazon.awssdk.services.mediaconvert.model
The Initialization Vector is a 128-bit number used in conjunction with the key for encrypting blocks.
CmafKeyProviderType - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates which type of key provider is used for encryption.
CmafManifestCompression - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to GZIP, compresses HLS playlist.
CmafManifestDurationFormat - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates whether the output manifest should use floating point values for segment duration.
CmafSegmentControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to SINGLE_FILE, a single output file is generated, which is internally segmented using the Fragment Length and Segment Length.
CmafStreamInfResolution - Enum in software.amazon.awssdk.services.mediaconvert.model
Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.
CmafWriteDASHManifest - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to ENABLED, a DASH MPD manifest will be generated for this output.
CmafWriteHLSManifest - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to ENABLED, an Apple HLS manifest will be generated for this output.
codec(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Codec property for this object.
codec(AudioCodec) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Codec property for this object.
codec() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the Codec property for this object.
codec(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Specifies the video codec.
codec(VideoCodec) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Specifies the video codec.
codec() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Specifies the video codec.
codecAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the Codec property for this object.
codecAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Specifies the video codec.
codecLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel(H264CodecLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the CodecLevel property for this object.
codecLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel(H265CodecLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the CodecLevel property for this object.
codecLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel(Mpeg2CodecLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the CodecLevel property for this object.
codecLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the CodecLevel property for this object.
codecLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the CodecLevel property for this object.
codecLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the CodecLevel property for this object.
codecLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the CodecLevel property for this object.
codecProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile(AacCodecProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the CodecProfile property for this object.
codecProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile(H264CodecProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the CodecProfile property for this object.
codecProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile(H265CodecProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the CodecProfile property for this object.
codecProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile(Mpeg2CodecProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the CodecProfile property for this object.
codecProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile(ProresCodecProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the CodecProfile property for this object.
codecProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the CodecProfile property for this object.
codecProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the CodecProfile property for this object.
codecProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the CodecProfile property for this object.
codecProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the CodecProfile property for this object.
codecProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the CodecProfile property for this object.
codecProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the CodecProfile property for this object.
codecSettings(AudioCodecSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the CodecSettings property for this object.
codecSettings(Consumer<AudioCodecSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the CodecSettings property for this object.
codecSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the CodecSettings property for this object.
codecSettings(VideoCodecSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the CodecSettings property for this object.
codecSettings(Consumer<VideoCodecSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the CodecSettings property for this object.
codecSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the CodecSettings property for this object.
codecSpecification(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the CodecSpecification property for this object.
codecSpecification(CmafCodecSpecification) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the CodecSpecification property for this object.
codecSpecification() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the CodecSpecification property for this object.
codecSpecification(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the CodecSpecification property for this object.
codecSpecification(HlsCodecSpecification) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the CodecSpecification property for this object.
codecSpecification() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the CodecSpecification property for this object.
codecSpecificationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the CodecSpecification property for this object.
codecSpecificationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the CodecSpecification property for this object.
codingMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the CodingMode property for this object.
codingMode(AacCodingMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the CodingMode property for this object.
codingMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the CodingMode property for this object.
codingMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the CodingMode property for this object.
codingMode(Ac3CodingMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the CodingMode property for this object.
codingMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the CodingMode property for this object.
codingMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the CodingMode property for this object.
codingMode(Eac3CodingMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the CodingMode property for this object.
codingMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the CodingMode property for this object.
codingModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the CodingMode property for this object.
codingModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the CodingMode property for this object.
codingModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the CodingMode property for this object.
ColorCorrector - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for color correction.
colorCorrector(ColorCorrector) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Color corrector (ColorCorrector) feature if necessary.
colorCorrector(Consumer<ColorCorrector.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Color corrector (ColorCorrector) feature if necessary.
colorCorrector() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Enable the Color corrector (ColorCorrector) feature if necessary.
ColorCorrector.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ColorMetadata - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable Insert color metadata (ColorMetadata) to include color metadata in this output.
colorMetadata(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the ColorMetadata property for this object.
colorMetadata(ColorMetadata) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the ColorMetadata property for this object.
colorMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the ColorMetadata property for this object.
colorMetadataAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the ColorMetadata property for this object.
ColorSpace - Enum in software.amazon.awssdk.services.mediaconvert.model
If your input video has accurate color space metadata, or if you don't know about color space, leave this set to the default value FOLLOW.
colorSpace(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the ColorSpace property for this object.
colorSpace(ColorSpace) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the ColorSpace property for this object.
colorSpace() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the ColorSpace property for this object.
colorSpaceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the ColorSpace property for this object.
colorSpaceConversion(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Sets the value of the ColorSpaceConversion property for this object.
colorSpaceConversion(ColorSpaceConversion) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Sets the value of the ColorSpaceConversion property for this object.
colorSpaceConversion() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Returns the value of the ColorSpaceConversion property for this object.
ColorSpaceConversion - Enum in software.amazon.awssdk.services.mediaconvert.model
Determines if colorspace conversion will be performed.
colorSpaceConversionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Returns the value of the ColorSpaceConversion property for this object.
ColorSpaceUsage - Enum in software.amazon.awssdk.services.mediaconvert.model
There are two sources for color metadata, the input file and the job configuration (in the Color space and HDR master display informaiton settings).
colorSpaceUsage(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the ColorSpaceUsage property for this object.
colorSpaceUsage(ColorSpaceUsage) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the ColorSpaceUsage property for this object.
colorSpaceUsage() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the ColorSpaceUsage property for this object.
colorSpaceUsageAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the ColorSpaceUsage property for this object.
Commitment - Enum in software.amazon.awssdk.services.mediaconvert.model
The length of the term of your reserved queue pricing plan commitment.
commitment(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
The length of the term of your reserved queue pricing plan commitment.
commitment(Commitment) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
The length of the term of your reserved queue pricing plan commitment.
commitment() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
The length of the term of your reserved queue pricing plan commitment.
commitment(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings.Builder
The length of the term of your reserved queue pricing plan commitment.
commitment(Commitment) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings.Builder
The length of the term of your reserved queue pricing plan commitment.
commitment() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
The length of the term of your reserved queue pricing plan commitment.
commitmentAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
The length of the term of your reserved queue pricing plan commitment.
commitmentAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
The length of the term of your reserved queue pricing plan commitment.
ConflictException - Exception in software.amazon.awssdk.services.mediaconvert.model
The service couldn't complete your request because there is a conflict with the current state of the resource.
ConflictException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
constantInitializationVector(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
constantInitializationVector() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
constantInitializationVector(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
constantInitializationVector() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
container(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the Container property for this object.
container(ContainerType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the Container property for this object.
container() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the Container property for this object.
containerAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the Container property for this object.
ContainerSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Container specific settings.
containerSettings(ContainerSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Sets the value of the ContainerSettings property for this object.
containerSettings(Consumer<ContainerSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Sets the value of the ContainerSettings property for this object.
containerSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Returns the value of the ContainerSettings property for this object.
containerSettings(ContainerSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
Sets the value of the ContainerSettings property for this object.
containerSettings(Consumer<ContainerSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
Sets the value of the ContainerSettings property for this object.
containerSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
Returns the value of the ContainerSettings property for this object.
ContainerSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ContainerType - Enum in software.amazon.awssdk.services.mediaconvert.model
Container for this output.
contrast(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Contrast level.
contrast() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Contrast level.
control(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Control property for this object.
control(DeinterlacerControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Control property for this object.
control() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Control property for this object.
controlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Control property for this object.
convert608To708(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings.Builder
Sets the value of the Convert608To708 property for this object.
convert608To708(EmbeddedConvert608To708) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings.Builder
Sets the value of the Convert608To708 property for this object.
convert608To708() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
Returns the value of the Convert608To708 property for this object.
convert608To708(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings.Builder
Sets the value of the Convert608To708 property for this object.
convert608To708(FileSourceConvert608To708) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings.Builder
Sets the value of the Convert608To708 property for this object.
convert608To708() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
Returns the value of the Convert608To708 property for this object.
convert608To708AsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
Returns the value of the Convert608To708 property for this object.
convert608To708AsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
Returns the value of the Convert608To708 property for this object.
correctionGateLevel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Content measuring above this level will be corrected to the target level.
correctionGateLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Content measuring above this level will be corrected to the target level.
create() - Static method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a MediaConvertAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a MediaConvertClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponseMetadata
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
The time, in Unix epoch format in seconds, when the job got created.
createdAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
The time, in Unix epoch format in seconds, when the job got created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
The timestamp in epoch seconds for Job template creation.
createdAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
The timestamp in epoch seconds for Job template creation.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
The timestamp in epoch seconds for preset creation.
createdAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
The timestamp in epoch seconds for preset creation.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
The timestamp in epoch seconds for when you created the queue.
createdAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
The timestamp in epoch seconds for when you created the queue.
createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new transcoding job.
createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new transcoding job.
createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new transcoding job.
createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new transcoding job.
CreateJobRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
CreateJobRequest Marshaller
CreateJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.CreateJobRequestMarshaller
 
CreateJobResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
createJobTemplate(CreateJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new job template.
createJobTemplate(Consumer<CreateJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new job template.
createJobTemplate(CreateJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new job template.
createJobTemplate(Consumer<CreateJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new job template.
CreateJobTemplateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobTemplateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobTemplateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
CreateJobTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.CreateJobTemplateRequestMarshaller
 
CreateJobTemplateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateJobTemplateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
createPreset(CreatePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new preset.
createPreset(Consumer<CreatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new preset.
createPreset(CreatePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new preset.
createPreset(Consumer<CreatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new preset.
CreatePresetRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreatePresetRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CreatePresetRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
CreatePresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.CreatePresetRequestMarshaller
 
CreatePresetResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreatePresetResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
createQueue(CreateQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new transcoding queue.
createQueue(Consumer<CreateQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Create a new transcoding queue.
createQueue(CreateQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new transcoding queue.
createQueue(Consumer<CreateQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Create a new transcoding queue.
CreateQueueRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateQueueRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
CreateQueueRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
CreateQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.CreateQueueRequestMarshaller
 
CreateQueueResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
CreateQueueResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
crop(Rectangle) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Applies only if your input aspect ratio is different from your output aspect ratio.
crop(Consumer<Rectangle.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Applies only if your input aspect ratio is different from your output aspect ratio.
crop() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Applies only if your input aspect ratio is different from your output aspect ratio.
cslgAtom(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the CslgAtom property for this object.
cslgAtom(MovCslgAtom) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the CslgAtom property for this object.
cslgAtom() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the CslgAtom property for this object.
cslgAtom(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the CslgAtom property for this object.
cslgAtom(Mp4CslgAtom) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the CslgAtom property for this object.
cslgAtom() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the CslgAtom property for this object.
cslgAtomAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the CslgAtom property for this object.
cslgAtomAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the CslgAtom property for this object.
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Specify the language for this audio output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Specify the language for this audio output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Selects a specific language code from within an audio source, using the ISO 639-2 or ISO 639-3 three-letter language code
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Selects a specific language code from within an audio source, using the ISO 639-2 or ISO 639-3 three-letter language code
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Indicates the language of the caption output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Indicates the language of the caption output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Indicates the language of the caption output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Indicates the language of the caption output track, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSelector.Builder
The specific language to extract from source, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
The specific language to extract from source, using the ISO 639-2 or ISO 639-3 three-letter language code.
customLanguageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping.Builder
Specify the language for this caption channel, using the ISO 639-2 or ISO 639-3 three-letter language code
customLanguageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Specify the language for this caption channel, using the ISO 639-2 or ISO 639-3 three-letter language code
customName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
Use Custom Group Name (CustomName) to specify a name for the output group.
customName() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
Use Custom Group Name (CustomName) to specify a name for the output group.

D

DashIsoEncryptionSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Specifies DRM settings for DASH outputs.
DashIsoEncryptionSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DashIsoGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Type) under (OutputGroups)>(OutputGroupSettings) to DASH_ISO_GROUP_SETTINGS.
dashIsoGroupSettings(DashIsoGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the DashIsoGroupSettings property for this object.
dashIsoGroupSettings(Consumer<DashIsoGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the DashIsoGroupSettings property for this object.
dashIsoGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the DashIsoGroupSettings property for this object.
DashIsoGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DashIsoHbbtvCompliance - Enum in software.amazon.awssdk.services.mediaconvert.model
Supports HbbTV specification as indicated
DashIsoSegmentControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to SINGLE_FILE, a single output file is generated, which is internally segmented using the Fragment Length and Segment Length.
DashIsoWriteSegmentTimelineInRepresentation - Enum in software.amazon.awssdk.services.mediaconvert.model
When you enable Precise segment duration in manifests (writeSegmentTimelineInRepresentation), your DASH manifest shows precise segment durations.
dcFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DcFilter property for this object.
dcFilter(Eac3DcFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DcFilter property for this object.
dcFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DcFilter property for this object.
dcFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DcFilter property for this object.
deblockFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the DeblockFilter property for this object.
deblockFilter(InputDeblockFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the DeblockFilter property for this object.
deblockFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the DeblockFilter property for this object.
deblockFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the DeblockFilter property for this object.
deblockFilter(InputDeblockFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the DeblockFilter property for this object.
deblockFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the DeblockFilter property for this object.
deblockFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the DeblockFilter property for this object.
deblockFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the DeblockFilter property for this object.
DecryptionMode - Enum in software.amazon.awssdk.services.mediaconvert.model
This specifies how the encrypted file needs to be decrypted.
decryptionMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings.Builder
Sets the value of the DecryptionMode property for this object.
decryptionMode(DecryptionMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings.Builder
Sets the value of the DecryptionMode property for this object.
decryptionMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
Returns the value of the DecryptionMode property for this object.
decryptionModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
Returns the value of the DecryptionMode property for this object.
decryptionSettings(InputDecryptionSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Settings for decrypting any input files that are encrypted.
decryptionSettings(Consumer<InputDecryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Settings for decrypting any input files that are encrypted.
decryptionSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Settings for decrypting any input files that are encrypted.
defaultSelection(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Sets the value of the DefaultSelection property for this object.
defaultSelection(AudioDefaultSelection) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Sets the value of the DefaultSelection property for this object.
defaultSelection() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Returns the value of the DefaultSelection property for this object.
defaultSelectionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Returns the value of the DefaultSelection property for this object.
DeinterlaceAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
Only applies when you set Deinterlacer (DeinterlaceMode) to Deinterlace (DEINTERLACE) or Adaptive (ADAPTIVE).
Deinterlacer - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for deinterlacer
deinterlacer(Deinterlacer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Use Deinterlacer (Deinterlacer) to produce smoother motion and a clearer picture.
deinterlacer(Consumer<Deinterlacer.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Use Deinterlacer (Deinterlacer) to produce smoother motion and a clearer picture.
deinterlacer() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Use Deinterlacer (Deinterlacer) to produce smoother motion and a clearer picture.
Deinterlacer.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DeinterlacerControl - Enum in software.amazon.awssdk.services.mediaconvert.model
- When set to NORMAL (default), the deinterlacer does not convert frames that are tagged in metadata as progressive.
DeinterlacerMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Deinterlacer (DeinterlaceMode) to choose how the service will do deinterlacing.
deleteJobTemplate(DeleteJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a job template you have created.
deleteJobTemplate(Consumer<DeleteJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a job template you have created.
deleteJobTemplate(DeleteJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a job template you have created.
deleteJobTemplate(Consumer<DeleteJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a job template you have created.
DeleteJobTemplateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeleteJobTemplateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DeleteJobTemplateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
DeleteJobTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.DeleteJobTemplateRequestMarshaller
 
DeleteJobTemplateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeleteJobTemplateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
deletePreset(DeletePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a preset you have created.
deletePreset(Consumer<DeletePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a preset you have created.
deletePreset(DeletePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a preset you have created.
deletePreset(Consumer<DeletePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a preset you have created.
DeletePresetRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeletePresetRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DeletePresetRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
DeletePresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.DeletePresetRequestMarshaller
 
DeletePresetResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeletePresetResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
deleteQueue(DeleteQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a queue you have created.
deleteQueue(Consumer<DeleteQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Permanently delete a queue you have created.
deleteQueue(DeleteQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a queue you have created.
deleteQueue(Consumer<DeleteQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Permanently delete a queue you have created.
DeleteQueueRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeleteQueueRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DeleteQueueRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
DeleteQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.DeleteQueueRequestMarshaller
 
DeleteQueueResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
DeleteQueueResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
denoiseFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the DenoiseFilter property for this object.
denoiseFilter(InputDenoiseFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the DenoiseFilter property for this object.
denoiseFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the DenoiseFilter property for this object.
denoiseFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the DenoiseFilter property for this object.
denoiseFilter(InputDenoiseFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the DenoiseFilter property for this object.
denoiseFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the DenoiseFilter property for this object.
denoiseFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the DenoiseFilter property for this object.
denoiseFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the DenoiseFilter property for this object.
describeEndpoints(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpoints(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpoints(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpoints(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
DescribeEndpointsIterable - Class in software.amazon.awssdk.services.mediaconvert.paginators
DescribeEndpointsIterable(MediaConvertClient, DescribeEndpointsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable
 
DescribeEndpointsMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Optional field, defaults to DEFAULT.
describeEndpointsPaginator(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpointsPaginator(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpointsPaginator(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
describeEndpointsPaginator(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
DescribeEndpointsPublisher - Class in software.amazon.awssdk.services.mediaconvert.paginators
DescribeEndpointsPublisher(MediaConvertAsyncClient, DescribeEndpointsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsPublisher
 
DescribeEndpointsRequest - Class in software.amazon.awssdk.services.mediaconvert.model
DescribeEndpointsRequest
DescribeEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DescribeEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
DescribeEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.DescribeEndpointsRequestMarshaller
 
DescribeEndpointsResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
DescribeEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Optional.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Optional.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
Optional.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
Optional.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
Optional.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
Optional.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
An optional description you create for each job template.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
An optional description you create for each job template.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
An optional description you create for each preset.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
An optional description you create for each preset.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
An optional description that you create for each queue.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
An optional description that you create for each queue.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
The new description for the job template, if you are changing it.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
The new description for the job template, if you are changing it.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
The new description for the preset, if you are changing it.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
The new description for the preset, if you are changing it.
description(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
The new description for the queue, if you are changing it.
description() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
The new description for the queue, if you are changing it.
destination(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings.Builder
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Use Destination (Destination) to specify the S3 output location and the output filename base.
destination608ChannelNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings.Builder
Ignore this setting unless your input captions are SCC format and your output container is MXF.
destination608ChannelNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
Ignore this setting unless your input captions are SCC format and your output container is MXF.
destinationSettings(CaptionDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Sets the value of the DestinationSettings property for this object.
destinationSettings(Consumer<CaptionDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Sets the value of the DestinationSettings property for this object.
destinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Returns the value of the DestinationSettings property for this object.
destinationSettings(CaptionDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Sets the value of the DestinationSettings property for this object.
destinationSettings(Consumer<CaptionDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Sets the value of the DestinationSettings property for this object.
destinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Returns the value of the DestinationSettings property for this object.
destinationType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the DestinationType property for this object.
destinationType(CaptionDestinationType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the DestinationType property for this object.
destinationType() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the DestinationType property for this object.
destinationTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the DestinationType property for this object.
dialnorm(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the dialnorm for the output.
dialnorm() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Sets the dialnorm for the output.
dialnorm(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the dialnorm for the output.
dialnorm() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Sets the dialnorm for the output.
directoryStructure(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the DirectoryStructure property for this object.
directoryStructure(HlsDirectoryStructure) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the DirectoryStructure property for this object.
directoryStructure() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the DirectoryStructure property for this object.
directoryStructureAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the DirectoryStructure property for this object.
disassociateCertificate(DisassociateCertificateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.
disassociateCertificate(Consumer<DisassociateCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.
disassociateCertificate(DisassociateCertificateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.
disassociateCertificate(Consumer<DisassociateCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.
DisassociateCertificateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
DisassociateCertificateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DisassociateCertificateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
DisassociateCertificateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.DisassociateCertificateRequestMarshaller
 
DisassociateCertificateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
DisassociateCertificateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
distributorId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration.Builder
Use Distributor ID (DistributorID) to specify the distributor ID that is assigned to your organization by Neilsen.
distributorId() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
Use Distributor ID (DistributorID) to specify the distributor ID that is assigned to your organization by Neilsen.
DropFrameTimecode - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies only to 29.97 fps outputs.
dropFrameTimecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the DropFrameTimecode property for this object.
dropFrameTimecode(DropFrameTimecode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the DropFrameTimecode property for this object.
dropFrameTimecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the DropFrameTimecode property for this object.
dropFrameTimecodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the DropFrameTimecode property for this object.
duration(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the time, in milliseconds, for the image to remain on the output video.
duration() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the time, in milliseconds, for the image to remain on the output video.
durationInMs(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputDetail.Builder
Duration in milliseconds
durationInMs() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
Duration in milliseconds
DvbNitSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
dvbNitSettings(DvbNitSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbNitSettings property for this object.
dvbNitSettings(Consumer<DvbNitSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbNitSettings property for this object.
dvbNitSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the DvbNitSettings property for this object.
DvbNitSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DvbSdtSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Inserts DVB Service Description Table (NIT) at the specified table repetition interval.
dvbSdtSettings(DvbSdtSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbSdtSettings property for this object.
dvbSdtSettings(Consumer<DvbSdtSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbSdtSettings property for this object.
dvbSdtSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the DvbSdtSettings property for this object.
DvbSdtSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
dvbSubDestinationSettings(DvbSubDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the DvbSubDestinationSettings property for this object.
dvbSubDestinationSettings(Consumer<DvbSubDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the DvbSubDestinationSettings property for this object.
dvbSubDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the DvbSubDestinationSettings property for this object.
DvbSubDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
DVB-Sub Destination Settings
DvbSubDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
dvbSubPids(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifiers (PIDs) for DVB subtitle data included in this output.
dvbSubPids(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifiers (PIDs) for DVB subtitle data included in this output.
dvbSubPids() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifiers (PIDs) for DVB subtitle data included in this output.
dvbSubSourceSettings(DvbSubSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the DvbSubSourceSettings property for this object.
dvbSubSourceSettings(Consumer<DvbSubSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the DvbSubSourceSettings property for this object.
dvbSubSourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the DvbSubSourceSettings property for this object.
DvbSubSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
DVB Sub Source Settings
DvbSubSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
DvbSubtitleAlignment - Enum in software.amazon.awssdk.services.mediaconvert.model
If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output.
DvbSubtitleBackgroundColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the rectangle behind the captions.
DvbSubtitleFontColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the burned-in captions.
DvbSubtitleOutlineColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies font outline color.
DvbSubtitleShadowColor - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the color of the shadow cast by the captions.
DvbSubtitleTeletextSpacing - Enum in software.amazon.awssdk.services.mediaconvert.model
Only applies to jobs with input captions in Teletext or STL formats.
DvbTdtSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.
dvbTdtSettings(DvbTdtSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbTdtSettings property for this object.
dvbTdtSettings(Consumer<DvbTdtSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the DvbTdtSettings property for this object.
dvbTdtSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the DvbTdtSettings property for this object.
DvbTdtSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
dvbTeletextPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) for DVB teletext data you include in this output.
dvbTeletextPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) for DVB teletext data you include in this output.
dynamicRangeCompressionLine(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DynamicRangeCompressionLine property for this object.
dynamicRangeCompressionLine(Eac3DynamicRangeCompressionLine) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DynamicRangeCompressionLine property for this object.
dynamicRangeCompressionLine() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DynamicRangeCompressionLine property for this object.
dynamicRangeCompressionLineAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DynamicRangeCompressionLine property for this object.
dynamicRangeCompressionProfile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the DynamicRangeCompressionProfile property for this object.
dynamicRangeCompressionProfile(Ac3DynamicRangeCompressionProfile) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the DynamicRangeCompressionProfile property for this object.
dynamicRangeCompressionProfile() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the DynamicRangeCompressionProfile property for this object.
dynamicRangeCompressionProfileAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the DynamicRangeCompressionProfile property for this object.
dynamicRangeCompressionRf(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DynamicRangeCompressionRf property for this object.
dynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the DynamicRangeCompressionRf property for this object.
dynamicRangeCompressionRf() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DynamicRangeCompressionRf property for this object.
dynamicRangeCompressionRfAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the DynamicRangeCompressionRf property for this object.
dynamicSubGop(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop(H264DynamicSubGop) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop(H265DynamicSubGop) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop(Mpeg2DynamicSubGop) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGop() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGopAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGopAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Choose Adaptive to improve subjective video quality for high-motion content.
dynamicSubGopAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Choose Adaptive to improve subjective video quality for high-motion content.

E

Eac3AttenuationControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
Eac3BitstreamMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream.
Eac3CodingMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Dolby Digital Plus coding mode.
Eac3DcFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Activates a DC highpass filter for all input channels.
Eac3DynamicRangeCompressionLine - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Dynamic Range Compression that restricts the absolute peak level for a signal.
Eac3DynamicRangeCompressionRf - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed specified levels.
Eac3LfeControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When encoding 3/2 audio, controls whether the LFE channel is enabled
Eac3LfeFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
Eac3MetadataControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data.
Eac3PassthroughControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input.
Eac3PhaseControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Controls the amount of phase-shift applied to the surround channels.
eac3Settings(Eac3Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Eac3Settings property for this object.
eac3Settings(Consumer<Eac3Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Eac3Settings property for this object.
eac3Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the Eac3Settings property for this object.
Eac3Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3.
Eac3Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
Eac3StereoDownmix - Enum in software.amazon.awssdk.services.mediaconvert.model
Stereo downmix preference.
Eac3SurroundExMode - Enum in software.amazon.awssdk.services.mediaconvert.model
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
Eac3SurroundMode - Enum in software.amazon.awssdk.services.mediaconvert.model
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
ebpAudioInterval(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EbpAudioInterval property for this object.
ebpAudioInterval(M2tsEbpAudioInterval) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EbpAudioInterval property for this object.
ebpAudioInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EbpAudioInterval property for this object.
ebpAudioIntervalAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EbpAudioInterval property for this object.
ebpPlacement(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EbpPlacement property for this object.
ebpPlacement(M2tsEbpPlacement) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EbpPlacement property for this object.
ebpPlacement() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EbpPlacement property for this object.
ebpPlacementAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EbpPlacement property for this object.
EmbeddedConvert608To708 - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to UPCONVERT, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.
embeddedDestinationSettings(EmbeddedDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the EmbeddedDestinationSettings property for this object.
embeddedDestinationSettings(Consumer<EmbeddedDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the EmbeddedDestinationSettings property for this object.
embeddedDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the EmbeddedDestinationSettings property for this object.
EmbeddedDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings specific to embedded/ancillary caption outputs, including 608/708 Channel destination number.
EmbeddedDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
embeddedSourceSettings(EmbeddedSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the EmbeddedSourceSettings property for this object.
embeddedSourceSettings(Consumer<EmbeddedSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the EmbeddedSourceSettings property for this object.
embeddedSourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the EmbeddedSourceSettings property for this object.
EmbeddedSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for embedded captions Source
EmbeddedSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
encryptedDecryptionKey(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings.Builder
Decryption key either 128 or 192 or 256 bits encrypted with KMS
encryptedDecryptionKey() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
Decryption key either 128 or 192 or 256 bits encrypted with KMS
encryption(CmafEncryptionSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
DRM settings.
encryption(Consumer<CmafEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
DRM settings.
encryption() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
DRM settings.
encryption(DashIsoEncryptionSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
DRM settings.
encryption(Consumer<DashIsoEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
DRM settings.
encryption() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
DRM settings.
encryption(HlsEncryptionSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
DRM settings.
encryption(Consumer<HlsEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
DRM settings.
encryption() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
DRM settings.
encryption(MsSmoothEncryptionSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the Encryption property for this object.
encryption(Consumer<MsSmoothEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the Encryption property for this object.
encryption() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns the value of the Encryption property for this object.
encryptionMethod(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the EncryptionMethod property for this object.
encryptionMethod(CmafEncryptionType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the EncryptionMethod property for this object.
encryptionMethod() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the EncryptionMethod property for this object.
encryptionMethod(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the EncryptionMethod property for this object.
encryptionMethod(HlsEncryptionType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the EncryptionMethod property for this object.
encryptionMethod() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the EncryptionMethod property for this object.
encryptionMethodAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the EncryptionMethod property for this object.
encryptionMethodAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the EncryptionMethod property for this object.
Endpoint - Class in software.amazon.awssdk.services.mediaconvert.model
Describes an account-specific API endpoint.
Endpoint.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
endpoints(Collection<Endpoint>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse.Builder
List of endpoints
endpoints(Endpoint...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse.Builder
List of endpoints
endpoints(Consumer<Endpoint.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse.Builder
List of endpoints This is a convenience that creates an instance of the List.Builder avoiding the need to create one manually via List#builder().
endpoints() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
List of endpoints
endpoints() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable
Returns an iterable to iterate through the paginated DescribeEndpointsResponse.endpoints() member.
endpoints() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsPublisher
Returns a publisher that can be used to get a stream of data.
endTimecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputClipping.Builder
Set End timecode (EndTimecode) to the end of the portion of the input you are clipping.
endTimecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
Set End timecode (EndTimecode) to the end of the portion of the input you are clipping.
entropyEncoding(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the EntropyEncoding property for this object.
entropyEncoding(H264EntropyEncoding) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the EntropyEncoding property for this object.
entropyEncoding() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the EntropyEncoding property for this object.
entropyEncodingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the EntropyEncoding property for this object.
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
errorCode(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Error code for the job
errorCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Error code for the job
errorMessage(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Error message of Job
errorMessage() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Error message of Job
esam(EsamSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Settings for Event Signaling And Messaging (ESAM).
esam(Consumer<EsamSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Settings for Event Signaling And Messaging (ESAM).
esam() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Settings for Event Signaling And Messaging (ESAM).
esam(EsamSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Settings for Event Signaling And Messaging (ESAM).
esam(Consumer<EsamSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Settings for Event Signaling And Messaging (ESAM).
esam() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Settings for Event Signaling And Messaging (ESAM).
EsamManifestConfirmConditionNotification - Class in software.amazon.awssdk.services.mediaconvert.model
ESAM ManifestConfirmConditionNotification defined by OC-SP-ESAM-API-I03-131025.
EsamManifestConfirmConditionNotification.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
EsamSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for Event Signaling And Messaging (ESAM).
EsamSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
EsamSignalProcessingNotification - Class in software.amazon.awssdk.services.mediaconvert.model
ESAM SignalProcessingNotification data defined by OC-SP-ESAM-API-I03-131025.
EsamSignalProcessingNotification.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
esRateInPes(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EsRateInPes property for this object.
esRateInPes(M2tsEsRateInPes) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the EsRateInPes property for this object.
esRateInPes() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EsRateInPes property for this object.
esRateInPesAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the EsRateInPes property for this object.
expiresAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
The timestamp in epoch seconds for when the current pricing plan term for this reserved queue expires.
expiresAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
The timestamp in epoch seconds for when the current pricing plan term for this reserved queue expires.
extension(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Use Extension (Extension) to specify the file extension for outputs in File output groups.
extension() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Use Extension (Extension) to specify the file extension for outputs in File output groups.
externalAudioFileInput(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Specifies audio data from an external file source.
externalAudioFileInput() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Specifies audio data from an external file source.

F

F4vMoovPlacement - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for progressive downloading.
f4vSettings(F4vSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the F4vSettings property for this object.
f4vSettings(Consumer<F4vSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the F4vSettings property for this object.
f4vSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the F4vSettings property for this object.
F4vSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for F4v container
F4vSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
fadeIn(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the length of time, in milliseconds, between the Start time that you specify for the image insertion and the time that the image appears at full opacity.
fadeIn() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the length of time, in milliseconds, between the Start time that you specify for the image insertion and the time that the image appears at full opacity.
fadeOut(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the length of time, in milliseconds, between the end of the time that you have specified for the image overlay Duration and when the overlaid image has faded to total transparency.
fadeOut() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the length of time, in milliseconds, between the end of the time that you have specified for the image overlay Duration and when the overlaid image has faded to total transparency.
fieldEncoding(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FieldEncoding property for this object.
fieldEncoding(H264FieldEncoding) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FieldEncoding property for this object.
fieldEncoding() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FieldEncoding property for this object.
fieldEncodingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FieldEncoding property for this object.
FileGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Type) under (OutputGroups)>(OutputGroupSettings) to FILE_GROUP_SETTINGS.
fileGroupSettings(FileGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the FileGroupSettings property for this object.
fileGroupSettings(Consumer<FileGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the FileGroupSettings property for this object.
fileGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the FileGroupSettings property for this object.
FileGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
fileInput(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Specify the source file for your transcoding job.
fileInput() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Specify the source file for your transcoding job.
FileSourceConvert608To708 - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to UPCONVERT, 608 caption data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.
fileSourceSettings(FileSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the FileSourceSettings property for this object.
fileSourceSettings(Consumer<FileSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the FileSourceSettings property for this object.
fileSourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the FileSourceSettings property for this object.
FileSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for File-based Captions in Source
FileSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
filter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the Filter property for this object.
filter(NoiseReducerFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the Filter property for this object.
filter() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
Returns the value of the Filter property for this object.
filterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
Returns the value of the Filter property for this object.
filterEnable(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the FilterEnable property for this object.
filterEnable(InputFilterEnable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the FilterEnable property for this object.
filterEnable() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the FilterEnable property for this object.
filterEnable(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the FilterEnable property for this object.
filterEnable(InputFilterEnable) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the FilterEnable property for this object.
filterEnable() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the FilterEnable property for this object.
filterEnableAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the FilterEnable property for this object.
filterEnableAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the FilterEnable property for this object.
filterSettings(NoiseReducerFilterSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the FilterSettings property for this object.
filterSettings(Consumer<NoiseReducerFilterSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the FilterSettings property for this object.
filterSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
Returns the value of the FilterSettings property for this object.
filterStrength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise).
filterStrength() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise).
filterStrength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise).
filterStrength() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise).
finishTime(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Timing.Builder
The time, in Unix epoch format, that the transcoding job finished
finishTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
The time, in Unix epoch format, that the transcoding job finished
fixedAfd(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Applies only if you set AFD Signaling(AfdSignaling) to Fixed (FIXED).
fixedAfd() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Applies only if you set AFD Signaling(AfdSignaling) to Fixed (FIXED).
flickerAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantization(H264FlickerAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantization(H265FlickerAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FlickerAdaptiveQuantization property for this object.
flickerAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FlickerAdaptiveQuantization property for this object.
fontColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the FontColor property for this object.
fontColor(BurninSubtitleFontColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the FontColor property for this object.
fontColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the FontColor property for this object.
fontColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the FontColor property for this object.
fontColor(DvbSubtitleFontColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the FontColor property for this object.
fontColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the FontColor property for this object.
fontColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the FontColor property for this object.
fontColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the FontColor property for this object.
fontOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the opacity of the burned-in captions.
fontOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the opacity of the burned-in captions.
fontOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the opacity of the burned-in captions.
fontOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the opacity of the burned-in captions.
fontResolution(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Font resolution in DPI (dots per inch); default is 96 dpi.
fontResolution() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Font resolution in DPI (dots per inch); default is 96 dpi.
fontResolution(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Font resolution in DPI (dots per inch); default is 96 dpi.
fontResolution() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Font resolution in DPI (dots per inch); default is 96 dpi.
fontScript(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScript(FontScript) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScript() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScript(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScript(FontScript) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScript() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
FontScript - Enum in software.amazon.awssdk.services.mediaconvert.model
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScriptAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontScriptAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type.
fontSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
A positive integer indicates the exact font size in points.
fontSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
A positive integer indicates the exact font size in points.
fontSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
A positive integer indicates the exact font size in points.
fontSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
A positive integer indicates the exact font size in points.
fontSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin.Builder
Use Font Size (FontSize) to set the font size of any burned-in timecode.
fontSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
Use Font Size (FontSize) to set the font size of any burned-in timecode.
ForbiddenException - Exception in software.amazon.awssdk.services.mediaconvert.model
You don't have permissions for this action with the credentials you sent.
ForbiddenException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
forceTsVideoEbpOrder(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before your video EBP markers.
forceTsVideoEbpOrder(M2tsForceTsVideoEbpOrder) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before your video EBP markers.
forceTsVideoEbpOrder() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before your video EBP markers.
forceTsVideoEbpOrderAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before your video EBP markers.
format(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.WavSettings.Builder
Sets the value of the Format property for this object.
format(WavFormat) - Method in interface software.amazon.awssdk.services.mediaconvert.model.WavSettings.Builder
Sets the value of the Format property for this object.
format() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Returns the value of the Format property for this object.
formatAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Returns the value of the Format property for this object.
fragmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Length of fragments to generate (in seconds).
fragmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Length of fragments to generate (in seconds).
fragmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Length of fragments to generate (in seconds).
fragmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Length of fragments to generate (in seconds).
fragmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Use Fragment length (FragmentLength) to specify the mp4 fragment sizes in seconds.
fragmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Use Fragment length (FragmentLength) to specify the mp4 fragment sizes in seconds.
fragmentTime(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
The length, in seconds, of each fragment.
fragmentTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
The length, in seconds, of each fragment.
FrameCaptureSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value FRAME_CAPTURE.
frameCaptureSettings(FrameCaptureSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the FrameCaptureSettings property for this object.
frameCaptureSettings(Consumer<FrameCaptureSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the FrameCaptureSettings property for this object.
frameCaptureSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns the value of the FrameCaptureSettings property for this object.
FrameCaptureSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
framerate(MotionImageInsertionFramerate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
If your motion graphic asset is a .mov file, keep this setting unspecified.
framerate(Consumer<MotionImageInsertionFramerate.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
If your motion graphic asset is a .mov file, keep this setting unspecified.
framerate() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
If your motion graphic asset is a .mov file, keep this setting unspecified.
framerate(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings.Builder
Sets the value of the Framerate property for this object.
framerate(SccDestinationFramerate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings.Builder
Sets the value of the Framerate property for this object.
framerate() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
Returns the value of the Framerate property for this object.
framerateAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
Returns the value of the Framerate property for this object.
framerateControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl(H264FramerateControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FramerateControl property for this object.
framerateControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl(H265FramerateControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FramerateControl property for this object.
framerateControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl(Mpeg2FramerateControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the FramerateControl property for this object.
framerateControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl(ProresFramerateControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the FramerateControl property for this object.
framerateControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the FramerateControl property for this object.
framerateControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FramerateControl property for this object.
framerateControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FramerateControl property for this object.
framerateControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the FramerateControl property for this object.
framerateControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the FramerateControl property for this object.
framerateConversionAlgorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(H264FramerateConversionAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(H265FramerateConversionAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(Mpeg2FramerateConversionAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm(ProresFramerateConversionAlgorithm) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithm() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateConversionAlgorithmAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the FramerateConversionAlgorithm property for this object.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings.Builder
Frame capture will encode the first frame of the output stream, then one frame every framerateDenominator/framerateNumerator seconds.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
Frame capture will encode the first frame of the output stream, then one frame every framerateDenominator/framerateNumerator seconds.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Frame rate denominator.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Frame rate denominator.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate.Builder
The bottom of the fraction that expresses your overlay frame rate.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
The bottom of the fraction that expresses your overlay frame rate.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Frame rate denominator.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Frame rate denominator.
framerateDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Frame rate denominator.
framerateDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Frame rate denominator.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings.Builder
Frame capture will encode the first frame of the output stream, then one frame every framerateDenominator/framerateNumerator seconds.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
Frame capture will encode the first frame of the output stream, then one frame every framerateDenominator/framerateNumerator seconds.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate.Builder
The top of the fraction that expresses your overlay frame rate.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
The top of the fraction that expresses your overlay frame rate.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Frame rate numerator - frame rate is a fraction, e.g.
framerateNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
framerateNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
freeSpaceBox(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the FreeSpaceBox property for this object.
freeSpaceBox(Mp4FreeSpaceBox) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the FreeSpaceBox property for this object.
freeSpaceBox() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the FreeSpaceBox property for this object.
freeSpaceBoxAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the FreeSpaceBox property for this object.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacAudioDescriptionBroadcasterMix
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodecProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodingMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRateControlMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRawFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacSpecification
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacVbrQuality
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3BitstreamMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3CodingMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3DynamicRangeCompressionProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3LfeFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3MetadataControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AccelerationMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AfdSignaling
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AntiAlias
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioCodec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioDefaultSelection
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioLanguageCodeControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithmControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationLoudnessLogging
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationPeakCalculation
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioSelectorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioTypeControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BillingTagsSource
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleAlignment
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleBackgroundColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleFontColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleOutlineColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleShadowColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleTeletextSpacing
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionSourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafClientCache
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafCodecSpecification
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafInitializationVectorInManifest
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafKeyProviderType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestCompression
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestDurationFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafSegmentControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafStreamInfResolution
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteDASHManifest
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteHLSManifest
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorMetadata
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpace
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceConversion
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceUsage
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Commitment
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ContainerType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoHbbtvCompliance
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoSegmentControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DecryptionMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlaceAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DropFrameTimecode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleAlignment
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleBackgroundColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleFontColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleOutlineColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleShadowColor
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleTeletextSpacing
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3AttenuationControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3BitstreamMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3CodingMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DcFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionLine
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionRf
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3MetadataControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PassthroughControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PhaseControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3StereoDownmix
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundExMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.EmbeddedConvert608To708
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.F4vMoovPlacement
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FileSourceConvert608To708
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FontScript
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264AdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264DynamicSubGop
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264EntropyEncoding
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FieldEncoding
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FlickerAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateConversionAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopBReference
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopSizeUnits
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264InterlaceMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264ParControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264QualityTuningLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RateControlMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RepeatPps
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SceneChangeDetect
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SlowPal
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SpatialAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Syntax
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Telecine
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264TemporalAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264UnregisteredSeiTimecode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AlternateTransferFunctionSei
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265DynamicSubGop
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FlickerAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateConversionAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopBReference
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopSizeUnits
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265InterlaceMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265ParControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265QualityTuningLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265RateControlMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SampleAdaptiveOffsetFilterMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SceneChangeDetect
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SlowPal
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SpatialAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Telecine
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalIds
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Tiles
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265UnregisteredSeiTimecode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265WriteMp4PackagingType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAdMarkers
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAudioTrackType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageSetting
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsClientCache
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCodecSpecification
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsDirectoryStructure
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsIFrameOnlyManifest
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsInitializationVectorInManifest
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsKeyProviderType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestCompression
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestDurationFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOfflineEncrypted
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOutputSelection
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsProgramDateTime
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsSegmentControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsStreamInfResolution
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsTimedMetadataId3Frame
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDeblockFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDenoiseFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputFilterEnable
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputPsiControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputRotate
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputTimecodeSource
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobTemplateListBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.LanguageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsAudioBufferModel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsBufferModel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpAudioInterval
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpPlacement
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEsRateInPes
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsForceTsVideoEbpOrder
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsNielsenId3
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsPcrControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsRateMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Source
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationMarkers
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationStyle
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8NielsenId3
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8PcrControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8Scte35Source
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImagePlayback
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovClapAtom
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovCslgAtom
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovMpeg2FourCCControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovPaddingControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovReference
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4CslgAtom
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4FreeSpaceBox
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4MoovPlacement
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2AdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2DynamicSubGop
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateConversionAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2GopSizeUnits
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2InterlaceMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2IntraDcPrecision
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2ParControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2QualityTuningLevel
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2RateControlMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SceneChangeDetect
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SlowPal
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SpatialAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Syntax
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Telecine
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2TemporalAdaptiveQuantization
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothAudioDeduplication
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothManifestEncoding
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Order
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputGroupType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputSdt
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PresetListBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PricingPlan
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresCodecProfile
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateConversionAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresInterlaceMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresParControl
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresSlowPal
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresTelecine
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueListBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RenewalType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ReservationPlanStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RespondToAfd
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ScalingBehavior
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.SccDestinationFramerate
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeBurninPosition
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeSource
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimedMetadata
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TtmlStylePassthrough
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Type
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoCodec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoTimecodeInsertion
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.WavFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific completed transcoding job.
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific completed transcoding job.
getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific completed transcoding job.
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific completed transcoding job.
GetJobRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetJobRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
GetJobRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
GetJobRequest Marshaller
GetJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.GetJobRequestMarshaller
 
GetJobResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetJobResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
getJobTemplate(GetJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific job template.
getJobTemplate(Consumer<GetJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific job template.
getJobTemplate(GetJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific job template.
getJobTemplate(Consumer<GetJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific job template.
GetJobTemplateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetJobTemplateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
GetJobTemplateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
GetJobTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.GetJobTemplateRequestMarshaller
 
GetJobTemplateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetJobTemplateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
getPreset(GetPresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific preset.
getPreset(Consumer<GetPresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific preset.
getPreset(GetPresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific preset.
getPreset(Consumer<GetPresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific preset.
GetPresetRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetPresetRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
GetPresetRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
GetPresetRequest Marshaller
GetPresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.GetPresetRequestMarshaller
 
GetPresetResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetPresetResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
getQueue(GetQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific queue.
getQueue(Consumer<GetQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the JSON for a specific queue.
getQueue(GetQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific queue.
getQueue(Consumer<GetQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the JSON for a specific queue.
GetQueueRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetQueueRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
GetQueueRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
GetQueueRequest Marshaller
GetQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.GetQueueRequestMarshaller
 
GetQueueResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
GetQueueResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
gopBReference(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the GopBReference property for this object.
gopBReference(H264GopBReference) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the GopBReference property for this object.
gopBReference() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the GopBReference property for this object.
gopBReference(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the GopBReference property for this object.
gopBReference(H265GopBReference) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the GopBReference property for this object.
gopBReference() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the GopBReference property for this object.
gopBReferenceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the GopBReference property for this object.
gopBReferenceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the GopBReference property for this object.
gopClosedCadence(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Frequency of closed GOPs.
gopClosedCadence() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Frequency of closed GOPs.
gopClosedCadence(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Frequency of closed GOPs.
gopClosedCadence() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Frequency of closed GOPs.
gopClosedCadence(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Frequency of closed GOPs.
gopClosedCadence() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Frequency of closed GOPs.
gopSize(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
GOP Length (keyframe interval) in frames or seconds.
gopSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
GOP Length (keyframe interval) in frames or seconds.
gopSize(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
GOP Length (keyframe interval) in frames or seconds.
gopSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
GOP Length (keyframe interval) in frames or seconds.
gopSize(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
GOP Length (keyframe interval) in frames or seconds.
gopSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
GOP Length (keyframe interval) in frames or seconds.
gopSizeUnits(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits(H264GopSizeUnits) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the GopSizeUnits property for this object.
gopSizeUnits(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits(H265GopSizeUnits) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the GopSizeUnits property for this object.
gopSizeUnits(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits(Mpeg2GopSizeUnits) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the GopSizeUnits property for this object.
gopSizeUnits() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the GopSizeUnits property for this object.
gopSizeUnitsAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the GopSizeUnits property for this object.
gopSizeUnitsAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the GopSizeUnits property for this object.
gopSizeUnitsAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the GopSizeUnits property for this object.
greenPrimaryX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
greenPrimaryX() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
greenPrimaryY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
greenPrimaryY() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.

H

H264AdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adaptive quantization.
H264CodecLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
Specify an H.264 level that is consistent with your output video settings.
H264CodecProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
H.264 Profile.
H264DynamicSubGop - Enum in software.amazon.awssdk.services.mediaconvert.model
Choose Adaptive to improve subjective video quality for high-motion content.
H264EntropyEncoding - Enum in software.amazon.awssdk.services.mediaconvert.model
Entropy encoding mode.
H264FieldEncoding - Enum in software.amazon.awssdk.services.mediaconvert.model
Choosing FORCE_FIELD disables PAFF encoding for interlaced outputs.
H264FlickerAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
H264FramerateControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If you are using the console, use the Framerate setting to specify the frame rate for this output.
H264FramerateConversionAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
H264GopBReference - Enum in software.amazon.awssdk.services.mediaconvert.model
If enable, use reference B frames for GOP structures that have B frames > 1.
H264GopSizeUnits - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates if the GOP Size in H264 is specified in frames or seconds.
H264InterlaceMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
H264ParControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
H264QualityTuningLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Quality tuning level (H264QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality singlepass, or high-quality multipass video encoding.
H264QvbrSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for quality-defined variable bitrate encoding with the H.264 codec.
H264QvbrSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
H264RateControlMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or quality-defined variable bitrate (QVBR).
H264RepeatPps - Enum in software.amazon.awssdk.services.mediaconvert.model
Places a PPS header on each encoded picture, even if repeated.
H264SceneChangeDetect - Enum in software.amazon.awssdk.services.mediaconvert.model
Scene change detection (inserts I-frames on scene changes).
H264Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value H_264.
h264Settings(H264Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the H264Settings property for this object.
h264Settings(Consumer<H264Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the H264Settings property for this object.
h264Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns the value of the H264Settings property for this object.
H264Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
H264SlowPal - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Slow PAL rate conversion.
H264SpatialAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on spatial variation of content complexity.
H264Syntax - Enum in software.amazon.awssdk.services.mediaconvert.model
Produces a bitstream compliant with SMPTE RP-2027.
H264Telecine - Enum in software.amazon.awssdk.services.mediaconvert.model
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
H264TemporalAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on temporal variation of content complexity.
H264UnregisteredSeiTimecode - Enum in software.amazon.awssdk.services.mediaconvert.model
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
H265AdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adaptive quantization.
H265AlternateTransferFunctionSei - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer Function (EOTF).
H265CodecLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
H.265 Level.
H265CodecProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
Represents the Profile and Tier, per the HEVC (H.265) specification.
H265DynamicSubGop - Enum in software.amazon.awssdk.services.mediaconvert.model
Choose Adaptive to improve subjective video quality for high-motion content.
H265FlickerAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.
H265FramerateControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If you are using the console, use the Framerate setting to specify the frame rate for this output.
H265FramerateConversionAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
H265GopBReference - Enum in software.amazon.awssdk.services.mediaconvert.model
If enable, use reference B frames for GOP structures that have B frames > 1.
H265GopSizeUnits - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates if the GOP Size in H265 is specified in frames or seconds.
H265InterlaceMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
H265ParControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
H265QualityTuningLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Quality tuning level (H265QualityTuningLevel) to specifiy whether to use fast single-pass, high-quality singlepass, or high-quality multipass video encoding.
H265QvbrSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for quality-defined variable bitrate encoding with the H.265 codec.
H265QvbrSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
H265RateControlMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or quality-defined variable bitrate (QVBR).
H265SampleAdaptiveOffsetFilterMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Specify Sample Adaptive Offset (SAO) filter strength.
H265SceneChangeDetect - Enum in software.amazon.awssdk.services.mediaconvert.model
Scene change detection (inserts I-frames on scene changes).
H265Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for H265 codec
h265Settings(H265Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the H265Settings property for this object.
h265Settings(Consumer<H265Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the H265Settings property for this object.
h265Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns the value of the H265Settings property for this object.
H265Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
H265SlowPal - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Slow PAL rate conversion.
H265SpatialAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on spatial variation of content complexity.
H265Telecine - Enum in software.amazon.awssdk.services.mediaconvert.model
This field applies only if the Streams > Advanced > Framerate (framerate) field is set to 29.970.
H265TemporalAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on temporal variation of content complexity.
H265TemporalIds - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables temporal layer identifiers in the encoded bitstream.
H265Tiles - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable use of tiles, allowing horizontal as well as vertical subdivision of the encoded pictures.
H265UnregisteredSeiTimecode - Enum in software.amazon.awssdk.services.mediaconvert.model
Inserts timecode for each frame as 4 bytes of an unregistered SEI message.
H265WriteMp4PackagingType - Enum in software.amazon.awssdk.services.mediaconvert.model
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
hashCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
hbbtvCompliance(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Sets the value of the HbbtvCompliance property for this object.
hbbtvCompliance(DashIsoHbbtvCompliance) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Sets the value of the HbbtvCompliance property for this object.
hbbtvCompliance() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Returns the value of the HbbtvCompliance property for this object.
hbbtvComplianceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Returns the value of the HbbtvCompliance property for this object.
hdr10Metadata(Hdr10Metadata) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Use the HDR master display (Hdr10Metadata) settings to correct HDR metadata or to provide missing metadata.
hdr10Metadata(Consumer<Hdr10Metadata.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Use the HDR master display (Hdr10Metadata) settings to correct HDR metadata or to provide missing metadata.
hdr10Metadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Use the HDR master display (Hdr10Metadata) settings to correct HDR metadata or to provide missing metadata.
Hdr10Metadata - Class in software.amazon.awssdk.services.mediaconvert.model
Use the "HDR master display information" (Hdr10Metadata) settings to correct HDR metadata or to provide missing metadata.
hdr10Metadata(Hdr10Metadata) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the Hdr10Metadata property for this object.
hdr10Metadata(Consumer<Hdr10Metadata.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the Hdr10Metadata property for this object.
hdr10Metadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the Hdr10Metadata property for this object.
Hdr10Metadata.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
height(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the height of the inserted image in pixels.
height() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the height of the inserted image in pixels.
height(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Rectangle.Builder
Height of rectangle in pixels.
height() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
Height of rectangle in pixels.
height(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Use the Height (Height) setting to define the video resolution height for this output.
height() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Use the Height (Height) setting to define the video resolution height for this output.
heightInPx(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDetail.Builder
Height in pixels for the output
heightInPx() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
Height in pixels for the output
HlsAdMarkers - Enum in software.amazon.awssdk.services.mediaconvert.model
 
HlsAudioTrackType - Enum in software.amazon.awssdk.services.mediaconvert.model
Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth scenarios.
HlsCaptionLanguageMapping - Class in software.amazon.awssdk.services.mediaconvert.model
Caption Language Mapping
HlsCaptionLanguageMapping.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
HlsCaptionLanguageSetting - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies only to 608 Embedded output captions.
HlsClientCache - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to ENABLED, sets #EXT-X-ALLOW-CACHE:no tag, which prevents client from saving media segments for later replay.
HlsCodecSpecification - Enum in software.amazon.awssdk.services.mediaconvert.model
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
HlsDirectoryStructure - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates whether segments should be placed in subdirectories.
HlsEncryptionSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for HLS encryption
HlsEncryptionSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
HlsEncryptionType - Enum in software.amazon.awssdk.services.mediaconvert.model
Encrypts the segments with the given encryption scheme.
HlsGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Type) under (OutputGroups)>(OutputGroupSettings) to HLS_GROUP_SETTINGS.
hlsGroupSettings(HlsGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the HlsGroupSettings property for this object.
hlsGroupSettings(Consumer<HlsGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the HlsGroupSettings property for this object.
hlsGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the HlsGroupSettings property for this object.
HlsGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
HlsIFrameOnlyManifest - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to INCLUDE, writes I-Frame Only Manifest in addition to the HLS manifest
HlsInitializationVectorInManifest - Enum in software.amazon.awssdk.services.mediaconvert.model
The Initialization Vector is a 128-bit number used in conjunction with the key for encrypting blocks.
HlsKeyProviderType - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates which type of key provider is used for encryption.
HlsManifestCompression - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to GZIP, compresses HLS playlist.
HlsManifestDurationFormat - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates whether the output manifest should use floating point values for segment duration.
HlsOfflineEncrypted - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable this setting to insert the EXT-X-SESSION-KEY element into the master playlist.
HlsOutputSelection - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates whether the .m3u8 manifest file should be generated for this HLS output group.
HlsProgramDateTime - Enum in software.amazon.awssdk.services.mediaconvert.model
Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files.
HlsSegmentControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to SINGLE_FILE, emits program as a single media resource (.ts) file, uses #EXT-X-BYTERANGE tags to index segment for playback.
HlsSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for HLS output groups
hlsSettings(HlsSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputSettings.Builder
Sets the value of the HlsSettings property for this object.
hlsSettings(Consumer<HlsSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputSettings.Builder
Sets the value of the HlsSettings property for this object.
hlsSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
Returns the value of the HlsSettings property for this object.
HlsSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
HlsStreamInfResolution - Enum in software.amazon.awssdk.services.mediaconvert.model
Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.
HlsTimedMetadataId3Frame - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates ID3 frame that has the timecode.
hrdBufferInitialFillPercentage(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferInitialFillPercentage() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferInitialFillPercentage(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferInitialFillPercentage() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferInitialFillPercentage(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferInitialFillPercentage() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Percentage of the buffer that should initially be filled (HRD buffer model).
hrdBufferSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Size of buffer (HRD buffer model) in bits.
hrdBufferSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Size of buffer (HRD buffer model) in bits.
hrdBufferSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Size of buffer (HRD buffer model) in bits.
hrdBufferSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Size of buffer (HRD buffer model) in bits.
hrdBufferSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Size of buffer (HRD buffer model) in bits.
hrdBufferSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Size of buffer (HRD buffer model) in bits.
hue(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Hue in degrees.
hue() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Hue in degrees.

I

id(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest.Builder
The Job ID of the job to be cancelled.
id() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
The Job ID of the job to be cancelled.
id(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobRequest.Builder
the job ID of the job.
id() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
the job ID of the job.
id(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
A portion of the job's ARN, unique within your AWS Elemental MediaConvert resources
id() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
A portion of the job's ARN, unique within your AWS Elemental MediaConvert resources
id3(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Id3Insertion.Builder
Use ID3 tag (Id3) to provide a tag value in base64-encode format.
id3() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
Use ID3 tag (Id3) to provide a tag value in base64-encode format.
Id3Insertion - Class in software.amazon.awssdk.services.mediaconvert.model
To insert ID3 tags in your output, specify two values.
Id3Insertion.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
id3Insertions(Collection<Id3Insertion>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion.Builder
Id3Insertions contains the array of Id3Insertion instances.
id3Insertions(Id3Insertion...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion.Builder
Id3Insertions contains the array of Id3Insertion instances.
id3Insertions(Consumer<Id3Insertion.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion.Builder
Id3Insertions contains the array of Id3Insertion instances.
id3Insertions() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
Id3Insertions contains the array of Id3Insertion instances.
iFrameOnlyManifest(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
Sets the value of the IFrameOnlyManifest property for this object.
iFrameOnlyManifest(HlsIFrameOnlyManifest) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
Sets the value of the IFrameOnlyManifest property for this object.
iFrameOnlyManifest() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Returns the value of the IFrameOnlyManifest property for this object.
iFrameOnlyManifestAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Returns the value of the IFrameOnlyManifest property for this object.
ImageInserter - Class in software.amazon.awssdk.services.mediaconvert.model
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter(ImageInserter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter(Consumer<ImageInserter.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter(ImageInserter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter(Consumer<ImageInserter.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Enable the image inserter feature to include a graphic overlay on your video.
imageInserter(ImageInserter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Image inserter (ImageInserter) feature to include a graphic overlay on your video.
imageInserter(Consumer<ImageInserter.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Image inserter (ImageInserter) feature to include a graphic overlay on your video.
imageInserter() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Enable the Image inserter (ImageInserter) feature to include a graphic overlay on your video.
ImageInserter.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
imageInserterInput(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the Amazon S3 location of the image that you want to overlay on the video.
imageInserterInput() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the Amazon S3 location of the image that you want to overlay on the video.
imageX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the distance, in pixels, between the inserted image and the left edge of the video frame.
imageX() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the distance, in pixels, between the inserted image and the left edge of the video frame.
imageX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset.Builder
Set the distance, in pixels, between the overlay and the left edge of the video frame.
imageX() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
Set the distance, in pixels, between the overlay and the left edge of the video frame.
imageY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the distance, in pixels, between the overlaid image and the top edge of the video frame.
imageY() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the distance, in pixels, between the overlaid image and the top edge of the video frame.
imageY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset.Builder
Set the distance, in pixels, between the overlay and the top edge of the video frame.
imageY() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
Set the distance, in pixels, between the overlay and the top edge of the video frame.
initializationVector(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings.Builder
Initialization Vector 96 bits (CTR/GCM mode only) or 128 bits.
initializationVector() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
Initialization Vector 96 bits (CTR/GCM mode only) or 128 bits.
initializationVectorInManifest(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifest(CmafInitializationVectorInManifest) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifest() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifest(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifest(HlsInitializationVectorInManifest) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifest() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifestAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the InitializationVectorInManifest property for this object.
initializationVectorInManifestAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the InitializationVectorInManifest property for this object.
Input - Class in software.amazon.awssdk.services.mediaconvert.model
Specifies media input
input(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Specify the .mov file or series of .png files that you want to overlay on your video.
input() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Specify the .mov file or series of .png files that you want to overlay on your video.
Input.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
inputChannels(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping.Builder
List of input channels
inputChannels(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping.Builder
List of input channels
inputChannels() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
List of input channels
InputClipping - Class in software.amazon.awssdk.services.mediaconvert.model
To transcode only portions of your input (clips), include one Input clipping (one instance of InputClipping in the JSON job file) for each input clip.
InputClipping.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
inputClippings(Collection<InputClipping>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings(InputClipping...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings(Consumer<InputClipping.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings(Collection<InputClipping>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings(InputClipping...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings(Consumer<InputClipping.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
inputClippings() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in the outputs.
InputDeblockFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable Deblock (InputDeblockFilter) to produce smoother motion in the output.
InputDecryptionSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Specify the decryption settings used to decrypt encrypted input
InputDecryptionSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
InputDenoiseFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Enable Denoise (InputDenoiseFilter) to filter noise from the input.
InputFilterEnable - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Filter enable (InputFilterEnable) to specify how the transcoding service applies the denoise and deblock filters.
InputPsiControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Set PSI control (InputPsiControl) for transport stream inputs to specify which data the demux process to scans.
InputRotate - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Rotate (InputRotate) to specify how the service rotates your video.
inputs(Collection<Input>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Use Inputs (inputs) to define source file used in the transcode job.
inputs(Input...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Use Inputs (inputs) to define source file used in the transcode job.
inputs(Consumer<Input.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Use Inputs (inputs) to define source file used in the transcode job.
inputs() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Use Inputs (inputs) to define source file used in the transcode job.
inputs(Collection<InputTemplate>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Use Inputs (inputs) to define the source file used in the transcode job.
inputs(InputTemplate...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Use Inputs (inputs) to define the source file used in the transcode job.
inputs(Consumer<InputTemplate.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Use Inputs (inputs) to define the source file used in the transcode job.
inputs() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Use Inputs (inputs) to define the source file used in the transcode job.
InputTemplate - Class in software.amazon.awssdk.services.mediaconvert.model
Specified video input in a template.
InputTemplate.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
InputTimecodeSource - Enum in software.amazon.awssdk.services.mediaconvert.model
Timecode source under input settings (InputTimecodeSource) only affects the behavior of features that apply to a single input at a time, such as input clipping and synchronizing some captions formats.
InsertableImage - Class in software.amazon.awssdk.services.mediaconvert.model
Settings that specify how your still graphic overlay appears.
InsertableImage.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
insertableImages(Collection<InsertableImage>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ImageInserter.Builder
Specify the images that you want to overlay on your video.
insertableImages(InsertableImage...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ImageInserter.Builder
Specify the images that you want to overlay on your video.
insertableImages(Consumer<InsertableImage.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ImageInserter.Builder
Specify the images that you want to overlay on your video.
insertableImages() - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
Specify the images that you want to overlay on your video.
insertionMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Choose the type of motion graphic asset that you are providing for your overlay.
insertionMode(MotionImageInsertionMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Choose the type of motion graphic asset that you are providing for your overlay.
insertionMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Choose the type of motion graphic asset that you are providing for your overlay.
insertionModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Choose the type of motion graphic asset that you are providing for your overlay.
interlaceMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode(H264InterlaceMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the InterlaceMode property for this object.
interlaceMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode(H265InterlaceMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the InterlaceMode property for this object.
interlaceMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode(Mpeg2InterlaceMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the InterlaceMode property for this object.
interlaceMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode(ProresInterlaceMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the InterlaceMode property for this object.
interlaceMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the InterlaceMode property for this object.
interlaceModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the InterlaceMode property for this object.
interlaceModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the InterlaceMode property for this object.
interlaceModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the InterlaceMode property for this object.
interlaceModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the InterlaceMode property for this object.
InternalServerErrorException - Exception in software.amazon.awssdk.services.mediaconvert.model
The service encountered an unexpected condition and can't fulfill your request.
InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
intraDcPrecision(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the IntraDcPrecision property for this object.
intraDcPrecision(Mpeg2IntraDcPrecision) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the IntraDcPrecision property for this object.
intraDcPrecision() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the IntraDcPrecision property for this object.
intraDcPrecisionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the IntraDcPrecision property for this object.
iterator() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable
 
iterator() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable
 

J

job(Job) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse.Builder
Sets the value of the Job property for this object.
job(Consumer<Job.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse.Builder
Sets the value of the Job property for this object.
job() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
Returns the value of the Job property for this object.
job(Job) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobResponse.Builder
Sets the value of the Job property for this object.
job(Consumer<Job.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobResponse.Builder
Sets the value of the Job property for this object.
job() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
Returns the value of the Job property for this object.
Job - Class in software.amazon.awssdk.services.mediaconvert.model
Each job converts an input file into an output file or files.
Job.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
jobs(Collection<Job>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse.Builder
List of jobs
jobs(Job...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse.Builder
List of jobs
jobs(Consumer<Job.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse.Builder
List of jobs This is a convenience that creates an instance of the List.Builder avoiding the need to create one manually via List#builder().
jobs() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
List of jobs
jobs() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable
Returns an iterable to iterate through the paginated ListJobsResponse.jobs() member.
jobs() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsPublisher
Returns a publisher that can be used to get a stream of data.
JobSettings - Class in software.amazon.awssdk.services.mediaconvert.model
JobSettings contains all the transcode settings for a job.
JobSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
JobStatus - Enum in software.amazon.awssdk.services.mediaconvert.model
A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.
jobTemplate(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
When you create a job, you can either specify a job template or specify the transcoding settings individually
jobTemplate() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
When you create a job, you can either specify a job template or specify the transcoding settings individually
jobTemplate(JobTemplate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate(Consumer<JobTemplate.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
Returns the value of the JobTemplate property for this object.
jobTemplate(JobTemplate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate(Consumer<JobTemplate.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
Returns the value of the JobTemplate property for this object.
jobTemplate(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
The job template that the job is created from, if it is created from a job template.
jobTemplate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
The job template that the job is created from, if it is created from a job template.
JobTemplate - Class in software.amazon.awssdk.services.mediaconvert.model
A job template is a pre-made set of encoding instructions that you can use to quickly create a job.
jobTemplate(JobTemplate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate(Consumer<JobTemplate.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse.Builder
Sets the value of the JobTemplate property for this object.
jobTemplate() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
Returns the value of the JobTemplate property for this object.
JobTemplate.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
JobTemplateListBy - Enum in software.amazon.awssdk.services.mediaconvert.model
Optional.
jobTemplates(Collection<JobTemplate>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse.Builder
List of Job templates.
jobTemplates(JobTemplate...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse.Builder
List of Job templates.
jobTemplates(Consumer<JobTemplate.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse.Builder
List of Job templates.
jobTemplates() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
List of Job templates.
jobTemplates() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable
Returns an iterable to iterate through the paginated ListJobTemplatesResponse.jobTemplates() member.
jobTemplates() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesPublisher
Returns a publisher that can be used to get a stream of data.
JobTemplateSettings - Class in software.amazon.awssdk.services.mediaconvert.model
JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.
JobTemplateSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 

K

keyFormat(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider.Builder
Relates to DRM implementation.
keyFormat() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
Relates to DRM implementation.
keyFormatVersions(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider.Builder
Relates to DRM implementation.
keyFormatVersions() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
Relates to DRM implementation.
kmsKeyRegion(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings.Builder
The AWS region in which decryption key was encrypted with KMS
kmsKeyRegion() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
The AWS region in which decryption key was encrypted with KMS
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacAudioDescriptionBroadcasterMix
Use this in place of AacAudioDescriptionBroadcasterMix.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodecProfile
Use this in place of AacCodecProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodingMode
Use this in place of AacCodingMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRateControlMode
Use this in place of AacRateControlMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRawFormat
Use this in place of AacRawFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacSpecification
Use this in place of AacSpecification.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacVbrQuality
Use this in place of AacVbrQuality.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3BitstreamMode
Use this in place of Ac3BitstreamMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3CodingMode
Use this in place of Ac3CodingMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3DynamicRangeCompressionProfile
Use this in place of Ac3DynamicRangeCompressionProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3LfeFilter
Use this in place of Ac3LfeFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3MetadataControl
Use this in place of Ac3MetadataControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AccelerationMode
Use this in place of AccelerationMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AfdSignaling
Use this in place of AfdSignaling.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AntiAlias
Use this in place of AntiAlias.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioCodec
Use this in place of AudioCodec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioDefaultSelection
Use this in place of AudioDefaultSelection.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioLanguageCodeControl
Use this in place of AudioLanguageCodeControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithm
Use this in place of AudioNormalizationAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithmControl
Use this in place of AudioNormalizationAlgorithmControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationLoudnessLogging
Use this in place of AudioNormalizationLoudnessLogging.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationPeakCalculation
Use this in place of AudioNormalizationPeakCalculation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioSelectorType
Use this in place of AudioSelectorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioTypeControl
Use this in place of AudioTypeControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BillingTagsSource
Use this in place of BillingTagsSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleAlignment
Use this in place of BurninSubtitleAlignment.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleBackgroundColor
Use this in place of BurninSubtitleBackgroundColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleFontColor
Use this in place of BurninSubtitleFontColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleOutlineColor
Use this in place of BurninSubtitleOutlineColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleShadowColor
Use this in place of BurninSubtitleShadowColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleTeletextSpacing
Use this in place of BurninSubtitleTeletextSpacing.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationType
Use this in place of CaptionDestinationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionSourceType
Use this in place of CaptionSourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafClientCache
Use this in place of CmafClientCache.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafCodecSpecification
Use this in place of CmafCodecSpecification.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionType
Use this in place of CmafEncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafInitializationVectorInManifest
Use this in place of CmafInitializationVectorInManifest.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafKeyProviderType
Use this in place of CmafKeyProviderType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestCompression
Use this in place of CmafManifestCompression.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestDurationFormat
Use this in place of CmafManifestDurationFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafSegmentControl
Use this in place of CmafSegmentControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafStreamInfResolution
Use this in place of CmafStreamInfResolution.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteDASHManifest
Use this in place of CmafWriteDASHManifest.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteHLSManifest
Use this in place of CmafWriteHLSManifest.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorMetadata
Use this in place of ColorMetadata.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpace
Use this in place of ColorSpace.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceConversion
Use this in place of ColorSpaceConversion.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceUsage
Use this in place of ColorSpaceUsage.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Commitment
Use this in place of Commitment.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ContainerType
Use this in place of ContainerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoHbbtvCompliance
Use this in place of DashIsoHbbtvCompliance.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoSegmentControl
Use this in place of DashIsoSegmentControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
Use this in place of DashIsoWriteSegmentTimelineInRepresentation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DecryptionMode
Use this in place of DecryptionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlaceAlgorithm
Use this in place of DeinterlaceAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerControl
Use this in place of DeinterlacerControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerMode
Use this in place of DeinterlacerMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsMode
Use this in place of DescribeEndpointsMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DropFrameTimecode
Use this in place of DropFrameTimecode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleAlignment
Use this in place of DvbSubtitleAlignment.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleBackgroundColor
Use this in place of DvbSubtitleBackgroundColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleFontColor
Use this in place of DvbSubtitleFontColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleOutlineColor
Use this in place of DvbSubtitleOutlineColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleShadowColor
Use this in place of DvbSubtitleShadowColor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleTeletextSpacing
Use this in place of DvbSubtitleTeletextSpacing.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3AttenuationControl
Use this in place of Eac3AttenuationControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3BitstreamMode
Use this in place of Eac3BitstreamMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3CodingMode
Use this in place of Eac3CodingMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DcFilter
Use this in place of Eac3DcFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionLine
Use this in place of Eac3DynamicRangeCompressionLine.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionRf
Use this in place of Eac3DynamicRangeCompressionRf.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeControl
Use this in place of Eac3LfeControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeFilter
Use this in place of Eac3LfeFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3MetadataControl
Use this in place of Eac3MetadataControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PassthroughControl
Use this in place of Eac3PassthroughControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PhaseControl
Use this in place of Eac3PhaseControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3StereoDownmix
Use this in place of Eac3StereoDownmix.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundExMode
Use this in place of Eac3SurroundExMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundMode
Use this in place of Eac3SurroundMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.EmbeddedConvert608To708
Use this in place of EmbeddedConvert608To708.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.F4vMoovPlacement
Use this in place of F4vMoovPlacement.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FileSourceConvert608To708
Use this in place of FileSourceConvert608To708.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FontScript
Use this in place of FontScript.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264AdaptiveQuantization
Use this in place of H264AdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecLevel
Use this in place of H264CodecLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecProfile
Use this in place of H264CodecProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264DynamicSubGop
Use this in place of H264DynamicSubGop.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264EntropyEncoding
Use this in place of H264EntropyEncoding.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FieldEncoding
Use this in place of H264FieldEncoding.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FlickerAdaptiveQuantization
Use this in place of H264FlickerAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateControl
Use this in place of H264FramerateControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateConversionAlgorithm
Use this in place of H264FramerateConversionAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopBReference
Use this in place of H264GopBReference.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopSizeUnits
Use this in place of H264GopSizeUnits.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264InterlaceMode
Use this in place of H264InterlaceMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264ParControl
Use this in place of H264ParControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264QualityTuningLevel
Use this in place of H264QualityTuningLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RateControlMode
Use this in place of H264RateControlMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RepeatPps
Use this in place of H264RepeatPps.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SceneChangeDetect
Use this in place of H264SceneChangeDetect.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SlowPal
Use this in place of H264SlowPal.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SpatialAdaptiveQuantization
Use this in place of H264SpatialAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Syntax
Use this in place of H264Syntax.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Telecine
Use this in place of H264Telecine.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264TemporalAdaptiveQuantization
Use this in place of H264TemporalAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264UnregisteredSeiTimecode
Use this in place of H264UnregisteredSeiTimecode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
Use this in place of H265AdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AlternateTransferFunctionSei
Use this in place of H265AlternateTransferFunctionSei.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecLevel
Use this in place of H265CodecLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecProfile
Use this in place of H265CodecProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265DynamicSubGop
Use this in place of H265DynamicSubGop.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FlickerAdaptiveQuantization
Use this in place of H265FlickerAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateControl
Use this in place of H265FramerateControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateConversionAlgorithm
Use this in place of H265FramerateConversionAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopBReference
Use this in place of H265GopBReference.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopSizeUnits
Use this in place of H265GopSizeUnits.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265InterlaceMode
Use this in place of H265InterlaceMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265ParControl
Use this in place of H265ParControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265QualityTuningLevel
Use this in place of H265QualityTuningLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265RateControlMode
Use this in place of H265RateControlMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SampleAdaptiveOffsetFilterMode
Use this in place of H265SampleAdaptiveOffsetFilterMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SceneChangeDetect
Use this in place of H265SceneChangeDetect.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SlowPal
Use this in place of H265SlowPal.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SpatialAdaptiveQuantization
Use this in place of H265SpatialAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Telecine
Use this in place of H265Telecine.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalAdaptiveQuantization
Use this in place of H265TemporalAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalIds
Use this in place of H265TemporalIds.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Tiles
Use this in place of H265Tiles.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265UnregisteredSeiTimecode
Use this in place of H265UnregisteredSeiTimecode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265WriteMp4PackagingType
Use this in place of H265WriteMp4PackagingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAdMarkers
Use this in place of HlsAdMarkers.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAudioTrackType
Use this in place of HlsAudioTrackType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageSetting
Use this in place of HlsCaptionLanguageSetting.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsClientCache
Use this in place of HlsClientCache.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCodecSpecification
Use this in place of HlsCodecSpecification.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsDirectoryStructure
Use this in place of HlsDirectoryStructure.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionType
Use this in place of HlsEncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsIFrameOnlyManifest
Use this in place of HlsIFrameOnlyManifest.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsInitializationVectorInManifest
Use this in place of HlsInitializationVectorInManifest.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsKeyProviderType
Use this in place of HlsKeyProviderType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestCompression
Use this in place of HlsManifestCompression.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestDurationFormat
Use this in place of HlsManifestDurationFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOfflineEncrypted
Use this in place of HlsOfflineEncrypted.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOutputSelection
Use this in place of HlsOutputSelection.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsProgramDateTime
Use this in place of HlsProgramDateTime.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsSegmentControl
Use this in place of HlsSegmentControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsStreamInfResolution
Use this in place of HlsStreamInfResolution.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsTimedMetadataId3Frame
Use this in place of HlsTimedMetadataId3Frame.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDeblockFilter
Use this in place of InputDeblockFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDenoiseFilter
Use this in place of InputDenoiseFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputFilterEnable
Use this in place of InputFilterEnable.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputPsiControl
Use this in place of InputPsiControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputRotate
Use this in place of InputRotate.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputTimecodeSource
Use this in place of InputTimecodeSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobStatus
Use this in place of JobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobTemplateListBy
Use this in place of JobTemplateListBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.LanguageCode
Use this in place of LanguageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsAudioBufferModel
Use this in place of M2tsAudioBufferModel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsBufferModel
Use this in place of M2tsBufferModel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpAudioInterval
Use this in place of M2tsEbpAudioInterval.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpPlacement
Use this in place of M2tsEbpPlacement.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEsRateInPes
Use this in place of M2tsEsRateInPes.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsForceTsVideoEbpOrder
Use this in place of M2tsForceTsVideoEbpOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsNielsenId3
Use this in place of M2tsNielsenId3.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsPcrControl
Use this in place of M2tsPcrControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsRateMode
Use this in place of M2tsRateMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Source
Use this in place of M2tsScte35Source.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationMarkers
Use this in place of M2tsSegmentationMarkers.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationStyle
Use this in place of M2tsSegmentationStyle.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8NielsenId3
Use this in place of M3u8NielsenId3.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8PcrControl
Use this in place of M3u8PcrControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8Scte35Source
Use this in place of M3u8Scte35Source.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionMode
Use this in place of MotionImageInsertionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImagePlayback
Use this in place of MotionImagePlayback.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovClapAtom
Use this in place of MovClapAtom.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovCslgAtom
Use this in place of MovCslgAtom.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovMpeg2FourCCControl
Use this in place of MovMpeg2FourCCControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovPaddingControl
Use this in place of MovPaddingControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovReference
Use this in place of MovReference.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4CslgAtom
Use this in place of Mp4CslgAtom.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4FreeSpaceBox
Use this in place of Mp4FreeSpaceBox.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4MoovPlacement
Use this in place of Mp4MoovPlacement.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2AdaptiveQuantization
Use this in place of Mpeg2AdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecLevel
Use this in place of Mpeg2CodecLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecProfile
Use this in place of Mpeg2CodecProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2DynamicSubGop
Use this in place of Mpeg2DynamicSubGop.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateControl
Use this in place of Mpeg2FramerateControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateConversionAlgorithm
Use this in place of Mpeg2FramerateConversionAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2GopSizeUnits
Use this in place of Mpeg2GopSizeUnits.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2InterlaceMode
Use this in place of Mpeg2InterlaceMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2IntraDcPrecision
Use this in place of Mpeg2IntraDcPrecision.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2ParControl
Use this in place of Mpeg2ParControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2QualityTuningLevel
Use this in place of Mpeg2QualityTuningLevel.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2RateControlMode
Use this in place of Mpeg2RateControlMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SceneChangeDetect
Use this in place of Mpeg2SceneChangeDetect.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SlowPal
Use this in place of Mpeg2SlowPal.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SpatialAdaptiveQuantization
Use this in place of Mpeg2SpatialAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Syntax
Use this in place of Mpeg2Syntax.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Telecine
Use this in place of Mpeg2Telecine.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2TemporalAdaptiveQuantization
Use this in place of Mpeg2TemporalAdaptiveQuantization.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothAudioDeduplication
Use this in place of MsSmoothAudioDeduplication.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothManifestEncoding
Use this in place of MsSmoothManifestEncoding.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilter
Use this in place of NoiseReducerFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Order
Use this in place of Order.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputGroupType
Use this in place of OutputGroupType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputSdt
Use this in place of OutputSdt.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PresetListBy
Use this in place of PresetListBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PricingPlan
Use this in place of PricingPlan.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresCodecProfile
Use this in place of ProresCodecProfile.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateControl
Use this in place of ProresFramerateControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateConversionAlgorithm
Use this in place of ProresFramerateConversionAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresInterlaceMode
Use this in place of ProresInterlaceMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresParControl
Use this in place of ProresParControl.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresSlowPal
Use this in place of ProresSlowPal.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresTelecine
Use this in place of ProresTelecine.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueListBy
Use this in place of QueueListBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueStatus
Use this in place of QueueStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RenewalType
Use this in place of RenewalType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ReservationPlanStatus
Use this in place of ReservationPlanStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RespondToAfd
Use this in place of RespondToAfd.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ScalingBehavior
Use this in place of ScalingBehavior.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.SccDestinationFramerate
Use this in place of SccDestinationFramerate.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeBurninPosition
Use this in place of TimecodeBurninPosition.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeSource
Use this in place of TimecodeSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimedMetadata
Use this in place of TimedMetadata.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TtmlStylePassthrough
Use this in place of TtmlStylePassthrough.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Type
Use this in place of Type.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoCodec
Use this in place of VideoCodec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoTimecodeInsertion
Use this in place of VideoTimecodeInsertion.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.WavFormat
Use this in place of WavFormat.values() to return a Set of all values known to the SDK.

L

languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Indicates the language of the audio output track.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Indicates the language of the audio output track.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Indicates the language of the audio output track.
languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Selects a specific language code from within an audio source.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Selects a specific language code from within an audio source.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Selects a specific language code from within an audio source.
languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Specify the language of this captions output track.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Specify the language of this captions output track.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Specify the language of this captions output track.
languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Specify the language of this captions output track.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Specify the language of this captions output track.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Specify the language of this captions output track.
languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSelector.Builder
The specific language to extract from source.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSelector.Builder
The specific language to extract from source.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
The specific language to extract from source.
languageCode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping.Builder
Sets the value of the LanguageCode property for this object.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping.Builder
Sets the value of the LanguageCode property for this object.
languageCode() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Returns the value of the LanguageCode property for this object.
LanguageCode - Enum in software.amazon.awssdk.services.mediaconvert.model
Specify the language, using the ISO 639-2 three-letter code listed at https://www.loc.gov/standards/iso639-2/php/code_list.php.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Indicates the language of the audio output track.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Selects a specific language code from within an audio source.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Specify the language of this captions output track.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Specify the language of this captions output track.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
The specific language to extract from source.
languageCodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Returns the value of the LanguageCode property for this object.
languageCodeControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the LanguageCodeControl property for this object.
languageCodeControl(AudioLanguageCodeControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Sets the value of the LanguageCodeControl property for this object.
languageCodeControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the LanguageCodeControl property for this object.
languageCodeControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns the value of the LanguageCodeControl property for this object.
languageDescription(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescription.Builder
Human readable information to indicate captions available for players (eg.
languageDescription() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Human readable information to indicate captions available for players (eg.
languageDescription(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset.Builder
Human readable information to indicate captions available for players (eg.
languageDescription() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Human readable information to indicate captions available for players (eg.
languageDescription(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping.Builder
Caption language description.
languageDescription() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Caption language description.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
The timestamp in epoch seconds when the Job template was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
The timestamp in epoch seconds when the Job template was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
The timestamp in epoch seconds when the preset was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
The timestamp in epoch seconds when the preset was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
The timestamp in epoch seconds for when you most recently updated the queue.
lastUpdated() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
The timestamp in epoch seconds for when you most recently updated the queue.
layer(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify how overlapping inserted images appear.
layer() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify how overlapping inserted images appear.
lfeControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the LfeControl property for this object.
lfeControl(Eac3LfeControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the LfeControl property for this object.
lfeControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the LfeControl property for this object.
lfeControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the LfeControl property for this object.
lfeFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the LfeFilter property for this object.
lfeFilter(Ac3LfeFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the LfeFilter property for this object.
lfeFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the LfeFilter property for this object.
lfeFilter(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the LfeFilter property for this object.
lfeFilter(Eac3LfeFilter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the LfeFilter property for this object.
lfeFilter() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the LfeFilter property for this object.
lfeFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the LfeFilter property for this object.
lfeFilterAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the LfeFilter property for this object.
listBy(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Sets the value of the ListBy property for this object.
listBy(JobTemplateListBy) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Sets the value of the ListBy property for this object.
listBy() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Returns the value of the ListBy property for this object.
listBy(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Sets the value of the ListBy property for this object.
listBy(PresetListBy) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Sets the value of the ListBy property for this object.
listBy() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Returns the value of the ListBy property for this object.
listBy(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Sets the value of the ListBy property for this object.
listBy(QueueListBy) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Sets the value of the ListBy property for this object.
listBy() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Returns the value of the ListBy property for this object.
listByAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Returns the value of the ListBy property for this object.
listByAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Returns the value of the ListBy property for this object.
listByAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Returns the value of the ListBy property for this object.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
ListJobsIterable - Class in software.amazon.awssdk.services.mediaconvert.paginators
Represents the output for the MediaConvertClient.listJobsPaginator(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest) operation which is a paginated operation.
ListJobsIterable(MediaConvertClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable
 
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your most recently created jobs.
ListJobsPublisher - Class in software.amazon.awssdk.services.mediaconvert.paginators
Represents the output for the MediaConvertAsyncClient.listJobsPaginator(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest) operation which is a paginated operation.
ListJobsPublisher(MediaConvertAsyncClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsPublisher
 
ListJobsRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListJobsRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ListJobsRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
ListJobsRequest Marshaller
ListJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.ListJobsRequestMarshaller
 
ListJobsResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListJobsResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
listJobTemplates(ListJobTemplatesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplates(Consumer<ListJobTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplates(ListJobTemplatesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplates(Consumer<ListJobTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your job templates.
ListJobTemplatesIterable - Class in software.amazon.awssdk.services.mediaconvert.paginators
ListJobTemplatesIterable(MediaConvertClient, ListJobTemplatesRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable
 
listJobTemplatesPaginator(ListJobTemplatesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplatesPaginator(Consumer<ListJobTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplatesPaginator(ListJobTemplatesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your job templates.
listJobTemplatesPaginator(Consumer<ListJobTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your job templates.
ListJobTemplatesPublisher - Class in software.amazon.awssdk.services.mediaconvert.paginators
ListJobTemplatesPublisher(MediaConvertAsyncClient, ListJobTemplatesRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesPublisher
 
ListJobTemplatesRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListJobTemplatesRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ListJobTemplatesRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
ListJobTemplatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.ListJobTemplatesRequestMarshaller
 
ListJobTemplatesResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListJobTemplatesResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
listPresets(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your presets.
listPresets(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your presets.
listPresets(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your presets.
listPresets(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your presets.
ListPresetsIterable - Class in software.amazon.awssdk.services.mediaconvert.paginators
ListPresetsIterable(MediaConvertClient, ListPresetsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable
 
listPresetsPaginator(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your presets.
listPresetsPaginator(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your presets.
listPresetsPaginator(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your presets.
listPresetsPaginator(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your presets.
ListPresetsPublisher - Class in software.amazon.awssdk.services.mediaconvert.paginators
ListPresetsPublisher(MediaConvertAsyncClient, ListPresetsRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsPublisher
 
ListPresetsRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListPresetsRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ListPresetsRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
ListPresetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.ListPresetsRequestMarshaller
 
ListPresetsResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListPresetsResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
listQueues(ListQueuesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your queues.
listQueues(Consumer<ListQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your queues.
listQueues(ListQueuesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your queues.
listQueues(Consumer<ListQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your queues.
ListQueuesIterable - Class in software.amazon.awssdk.services.mediaconvert.paginators
Represents the output for the MediaConvertClient.listQueuesPaginator(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest) operation which is a paginated operation.
ListQueuesIterable(MediaConvertClient, ListQueuesRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable
 
listQueuesPaginator(ListQueuesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your queues.
listQueuesPaginator(Consumer<ListQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve a JSON array of up to twenty of your queues.
listQueuesPaginator(ListQueuesRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your queues.
listQueuesPaginator(Consumer<ListQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve a JSON array of up to twenty of your queues.
ListQueuesPublisher - Class in software.amazon.awssdk.services.mediaconvert.paginators
ListQueuesPublisher(MediaConvertAsyncClient, ListQueuesRequest) - Constructor for class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesPublisher
 
ListQueuesRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListQueuesRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ListQueuesRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
ListQueuesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.ListQueuesRequestMarshaller
 
ListQueuesResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListQueuesResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the tags for a MediaConvert resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Retrieve the tags for a MediaConvert resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the tags for a MediaConvert resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Retrieve the tags for a MediaConvert resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
loRoCenterMixLevel(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Left only/Right only center mix level.
loRoCenterMixLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Left only/Right only center mix level.
loRoSurroundMixLevel(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Left only/Right only surround mix level.
loRoSurroundMixLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Left only/Right only surround mix level.
loudnessLogging(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the LoudnessLogging property for this object.
loudnessLogging(AudioNormalizationLoudnessLogging) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the LoudnessLogging property for this object.
loudnessLogging() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the LoudnessLogging property for this object.
loudnessLoggingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the LoudnessLogging property for this object.
ltRtCenterMixLevel(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Left total/Right total center mix level.
ltRtCenterMixLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Left total/Right total center mix level.
ltRtSurroundMixLevel(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Left total/Right total surround mix level.
ltRtSurroundMixLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Left total/Right total surround mix level.

M

M2tsAudioBufferModel - Enum in software.amazon.awssdk.services.mediaconvert.model
Selects between the DVB and ATSC buffer models for Dolby Digital audio.
M2tsBufferModel - Enum in software.amazon.awssdk.services.mediaconvert.model
Controls what buffer model to use for accurate interleaving.
M2tsEbpAudioInterval - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to VIDEO_AND_FIXED_INTERVALS, audio EBP markers will be added to partitions 3 and 4.
M2tsEbpPlacement - Enum in software.amazon.awssdk.services.mediaconvert.model
Selects which PIDs to place EBP markers on.
M2tsEsRateInPes - Enum in software.amazon.awssdk.services.mediaconvert.model
Controls whether to include the ES Rate field in the PES header.
M2tsForceTsVideoEbpOrder - Enum in software.amazon.awssdk.services.mediaconvert.model
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before your video EBP markers.
M2tsNielsenId3 - Enum in software.amazon.awssdk.services.mediaconvert.model
If INSERT, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
M2tsPcrControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to PCR_EVERY_PES_PACKET, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.
M2tsRateMode - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to CBR, inserts null packets into transport stream to fill specified bitrate.
M2tsScte35Esam - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for SCTE-35 signals from ESAM.
M2tsScte35Esam.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
M2tsScte35Source - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables SCTE-35 passthrough (scte35Source) to pass any SCTE-35 signals from input to output.
M2tsSegmentationMarkers - Enum in software.amazon.awssdk.services.mediaconvert.model
Inserts segmentation markers at each segmentation_time period.
M2tsSegmentationStyle - Enum in software.amazon.awssdk.services.mediaconvert.model
The segmentation style parameter controls how segmentation markers are inserted into the transport stream.
m2tsSettings(M2tsSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the M2tsSettings property for this object.
m2tsSettings(Consumer<M2tsSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the M2tsSettings property for this object.
m2tsSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the M2tsSettings property for this object.
M2tsSettings - Class in software.amazon.awssdk.services.mediaconvert.model
MPEG-2 TS container settings.
M2tsSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
M3u8NielsenId3 - Enum in software.amazon.awssdk.services.mediaconvert.model
If INSERT, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
M3u8PcrControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to PCR_EVERY_PES_PACKET a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.
M3u8Scte35Source - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables SCTE-35 passthrough (scte35Source) to pass any SCTE-35 signals from input to output.
m3u8Settings(M3u8Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the M3u8Settings property for this object.
m3u8Settings(Consumer<M3u8Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the M3u8Settings property for this object.
m3u8Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the M3u8Settings property for this object.
M3u8Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for TS segments in HLS
M3u8Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
manifestCompression(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ManifestCompression property for this object.
manifestCompression(CmafManifestCompression) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ManifestCompression property for this object.
manifestCompression() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ManifestCompression property for this object.
manifestCompression(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ManifestCompression property for this object.
manifestCompression(HlsManifestCompression) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ManifestCompression property for this object.
manifestCompression() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ManifestCompression property for this object.
manifestCompressionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ManifestCompression property for this object.
manifestCompressionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ManifestCompression property for this object.
manifestConfirmConditionNotification(EsamManifestConfirmConditionNotification) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSettings.Builder
Specifies an ESAM ManifestConfirmConditionNotification XML as per OC-SP-ESAM-API-I03-131025.
manifestConfirmConditionNotification(Consumer<EsamManifestConfirmConditionNotification.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSettings.Builder
Specifies an ESAM ManifestConfirmConditionNotification XML as per OC-SP-ESAM-API-I03-131025.
manifestConfirmConditionNotification() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
Specifies an ESAM ManifestConfirmConditionNotification XML as per OC-SP-ESAM-API-I03-131025.
manifestDurationFormat(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ManifestDurationFormat property for this object.
manifestDurationFormat(CmafManifestDurationFormat) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the ManifestDurationFormat property for this object.
manifestDurationFormat() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ManifestDurationFormat property for this object.
manifestDurationFormat(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ManifestDurationFormat property for this object.
manifestDurationFormat(HlsManifestDurationFormat) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ManifestDurationFormat property for this object.
manifestDurationFormat() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ManifestDurationFormat property for this object.
manifestDurationFormatAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the ManifestDurationFormat property for this object.
manifestDurationFormatAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ManifestDurationFormat property for this object.
manifestEncoding(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the ManifestEncoding property for this object.
manifestEncoding(MsSmoothManifestEncoding) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings.Builder
Sets the value of the ManifestEncoding property for this object.
manifestEncoding() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns the value of the ManifestEncoding property for this object.
manifestEncodingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns the value of the ManifestEncoding property for this object.
marshall(AssociateCertificateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.AssociateCertificateRequestMarshaller
 
marshall(CancelJobRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.CancelJobRequestMarshaller
 
marshall(CreateJobRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.CreateJobRequestMarshaller
 
marshall(CreateJobTemplateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.CreateJobTemplateRequestMarshaller
 
marshall(CreatePresetRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.CreatePresetRequestMarshaller
 
marshall(CreateQueueRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.CreateQueueRequestMarshaller
 
marshall(DeleteJobTemplateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.DeleteJobTemplateRequestMarshaller
 
marshall(DeletePresetRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.DeletePresetRequestMarshaller
 
marshall(DeleteQueueRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.DeleteQueueRequestMarshaller
 
marshall(DescribeEndpointsRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.DescribeEndpointsRequestMarshaller
 
marshall(DisassociateCertificateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.DisassociateCertificateRequestMarshaller
 
marshall(GetJobRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.GetJobRequestMarshaller
 
marshall(GetJobTemplateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.GetJobTemplateRequestMarshaller
 
marshall(GetPresetRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.GetPresetRequestMarshaller
 
marshall(GetQueueRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.GetQueueRequestMarshaller
 
marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.ListJobsRequestMarshaller
 
marshall(ListJobTemplatesRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.ListJobTemplatesRequestMarshaller
 
marshall(ListPresetsRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.ListPresetsRequestMarshaller
 
marshall(ListQueuesRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.ListQueuesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.ListTagsForResourceRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.UntagResourceRequestMarshaller
 
marshall(UpdateJobTemplateRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.UpdateJobTemplateRequestMarshaller
 
marshall(UpdatePresetRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.UpdatePresetRequestMarshaller
 
marshall(UpdateQueueRequest) - Method in class software.amazon.awssdk.services.mediaconvert.transform.UpdateQueueRequestMarshaller
 
maxAverageBitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings.Builder
Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ.
maxAverageBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ.
maxAverageBitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings.Builder
Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ.
maxAverageBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ.
maxBitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Maximum bitrate in bits/second.
maxBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Maximum bitrate in bits/second.
maxBitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Maximum bitrate in bits/second.
maxBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Maximum bitrate in bits/second.
maxBitrate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Maximum bitrate in bits/second.
maxBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Maximum bitrate in bits/second.
maxCaptures(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings.Builder
Maximum number of captures (encoded jpg output files).
maxCaptures() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
Maximum number of captures (encoded jpg output files).
maxContentLightLevel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
Maximum light level among all samples in the coded video sequence, in units of candelas per square meter.
maxContentLightLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
Maximum light level among all samples in the coded video sequence, in units of candelas per square meter.
maxFrameAverageLightLevel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
Maximum average light level of any frame in the coded video sequence, in units of candelas per square meter.
maxFrameAverageLightLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
Maximum average light level of any frame in the coded video sequence, in units of candelas per square meter.
maxLuminance(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.
maxLuminance() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.
maxPcrInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.
maxPcrInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
Optional.
maxResults() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
Optional.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Optional.
maxResults() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Optional.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Optional.
maxResults() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Optional.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Optional.
maxResults() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Optional.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Optional.
maxResults() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Optional.
mccXml(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification.Builder
Provide your ESAM ManifestConfirmConditionNotification XML document inside your JSON job settings.
mccXml() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
Provide your ESAM ManifestConfirmConditionNotification XML document inside your JSON job settings.
MediaConvertAsyncClient - Interface in software.amazon.awssdk.services.mediaconvert
Service client for accessing MediaConvert asynchronously.
MediaConvertAsyncClientBuilder - Interface in software.amazon.awssdk.services.mediaconvert
A builder for creating an instance of MediaConvertAsyncClient.
MediaConvertBaseClientBuilder<B extends MediaConvertBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.mediaconvert
This includes configuration specific to MediaConvert that is supported by both MediaConvertClientBuilder and MediaConvertAsyncClientBuilder.
MediaConvertClient - Interface in software.amazon.awssdk.services.mediaconvert
Service client for accessing MediaConvert.
MediaConvertClientBuilder - Interface in software.amazon.awssdk.services.mediaconvert
A builder for creating an instance of MediaConvertClient.
MediaConvertException - Exception in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertException(MediaConvertException.Builder) - Constructor for exception software.amazon.awssdk.services.mediaconvert.model.MediaConvertException
 
MediaConvertException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertException.BuilderImpl - Class in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertRequest(MediaConvertRequest.Builder) - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertRequest
 
MediaConvertRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertRequest.BuilderImpl - Class in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertResponse(MediaConvertResponse.Builder) - Constructor for class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse
 
MediaConvertResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertResponse.BuilderImpl - Class in software.amazon.awssdk.services.mediaconvert.model
 
MediaConvertResponseMetadata - Class in software.amazon.awssdk.services.mediaconvert.model
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BadRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ForbiddenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException.Builder
 
metadataControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the MetadataControl property for this object.
metadataControl(Ac3MetadataControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sets the value of the MetadataControl property for this object.
metadataControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the MetadataControl property for this object.
metadataControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the MetadataControl property for this object.
metadataControl(Eac3MetadataControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the MetadataControl property for this object.
metadataControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the MetadataControl property for this object.
metadataControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns the value of the MetadataControl property for this object.
metadataControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the MetadataControl property for this object.
minBufferTime(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Minimum time of initially buffered media that is needed to ensure smooth playout.
minBufferTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Minimum time of initially buffered media that is needed to ensure smooth playout.
minBufferTime(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Minimum time of initially buffered media that is needed to ensure smooth playout.
minBufferTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Minimum time of initially buffered media that is needed to ensure smooth playout.
minEbpInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video.
minEbpInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video.
minFinalSegmentLength(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset.
minFinalSegmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset.
minFinalSegmentLength(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset.
minFinalSegmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset.
minIInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minIInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minIInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minIInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minIInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minIInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
minLuminance(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meter
minLuminance() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meter
minSegmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
When set, Minimum Segment Size is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.
minSegmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
When set, Minimum Segment Size is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.
mode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings.Builder
Acceleration configuration for the job.
mode(AccelerationMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings.Builder
Acceleration configuration for the job.
mode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
Acceleration configuration for the job.
mode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Mode property for this object.
mode(DeinterlacerMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Deinterlacer.Builder
Sets the value of the Mode property for this object.
mode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Mode property for this object.
mode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
Sets the value of the Mode property for this object.
mode(DescribeEndpointsMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
Sets the value of the Mode property for this object.
mode() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
Returns the value of the Mode property for this object.
modeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
Acceleration configuration for the job.
modeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns the value of the Mode property for this object.
modeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
Returns the value of the Mode property for this object.
moovPlacement(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.F4vSettings.Builder
Sets the value of the MoovPlacement property for this object.
moovPlacement(F4vMoovPlacement) - Method in interface software.amazon.awssdk.services.mediaconvert.model.F4vSettings.Builder
Sets the value of the MoovPlacement property for this object.
moovPlacement() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
Returns the value of the MoovPlacement property for this object.
moovPlacement(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the MoovPlacement property for this object.
moovPlacement(Mp4MoovPlacement) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Sets the value of the MoovPlacement property for this object.
moovPlacement() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the MoovPlacement property for this object.
moovPlacementAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
Returns the value of the MoovPlacement property for this object.
moovPlacementAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns the value of the MoovPlacement property for this object.
motionImageInserter(MotionImageInserter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Overlay motion graphics on top of your video.
motionImageInserter(Consumer<MotionImageInserter.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Overlay motion graphics on top of your video.
motionImageInserter() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Overlay motion graphics on top of your video.
motionImageInserter(MotionImageInserter) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Overlay motion graphics on top of your video.
motionImageInserter(Consumer<MotionImageInserter.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Overlay motion graphics on top of your video.
motionImageInserter() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Overlay motion graphics on top of your video.
MotionImageInserter - Class in software.amazon.awssdk.services.mediaconvert.model
Overlay motion graphics on top of your video at the time that you specify.
MotionImageInserter.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MotionImageInsertionFramerate - Class in software.amazon.awssdk.services.mediaconvert.model
For motion overlays that don't have a built-in frame rate, specify the frame rate of the overlay in frames per second, as a fraction.
MotionImageInsertionFramerate.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MotionImageInsertionMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Choose the type of motion graphic asset that you are providing for your overlay.
MotionImageInsertionOffset - Class in software.amazon.awssdk.services.mediaconvert.model
Specify the offset between the upper-left corner of the video frame and the top left corner of the overlay.
MotionImageInsertionOffset.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MotionImagePlayback - Enum in software.amazon.awssdk.services.mediaconvert.model
Specify whether your motion graphic overlay repeats on a loop or plays only once.
MovClapAtom - Enum in software.amazon.awssdk.services.mediaconvert.model
When enabled, include 'clap' atom if appropriate for the video output settings.
MovCslgAtom - Enum in software.amazon.awssdk.services.mediaconvert.model
When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included per 14496-1 amendment 1.
MovMpeg2FourCCControl - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to XDCAM, writes MPEG2 video streams into the QuickTime file using XDCAM fourcc codes.
MovPaddingControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to OMNEON, inserts Omneon-compatible padding
MovReference - Enum in software.amazon.awssdk.services.mediaconvert.model
Always keep the default value (SELF_CONTAINED) for this setting.
movSettings(MovSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the MovSettings property for this object.
movSettings(Consumer<MovSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the MovSettings property for this object.
movSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the MovSettings property for this object.
MovSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for MOV Container.
MovSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
mp2Settings(Mp2Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Mp2Settings property for this object.
mp2Settings(Consumer<Mp2Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the Mp2Settings property for this object.
mp2Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the Mp2Settings property for this object.
Mp2Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value MP2.
Mp2Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
Mp4CslgAtom - Enum in software.amazon.awssdk.services.mediaconvert.model
When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included per 14496-1 amendment 1.
Mp4FreeSpaceBox - Enum in software.amazon.awssdk.services.mediaconvert.model
Inserts a free-space box immediately after the moov box.
mp4MajorBrand(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp4Settings.Builder
Overrides the "Major Brand" field in the output file.
mp4MajorBrand() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Overrides the "Major Brand" field in the output file.
Mp4MoovPlacement - Enum in software.amazon.awssdk.services.mediaconvert.model
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for progressive downloading.
mp4Settings(Mp4Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the Mp4Settings property for this object.
mp4Settings(Consumer<Mp4Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ContainerSettings.Builder
Sets the value of the Mp4Settings property for this object.
mp4Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns the value of the Mp4Settings property for this object.
Mp4Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for MP4 Container
Mp4Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
Mpeg2AdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adaptive quantization.
Mpeg2CodecLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Level (Mpeg2CodecLevel) to set the MPEG-2 level for the video output.
Mpeg2CodecProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Profile (Mpeg2CodecProfile) to set the MPEG-2 profile for the video output.
Mpeg2DynamicSubGop - Enum in software.amazon.awssdk.services.mediaconvert.model
Choose Adaptive to improve subjective video quality for high-motion content.
mpeg2FourCCControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the Mpeg2FourCCControl property for this object.
mpeg2FourCCControl(MovMpeg2FourCCControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the Mpeg2FourCCControl property for this object.
mpeg2FourCCControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the Mpeg2FourCCControl property for this object.
mpeg2FourCCControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the Mpeg2FourCCControl property for this object.
Mpeg2FramerateControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If you are using the console, use the Framerate setting to specify the frame rate for this output.
Mpeg2FramerateConversionAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
Mpeg2GopSizeUnits - Enum in software.amazon.awssdk.services.mediaconvert.model
Indicates if the GOP Size in MPEG2 is specified in frames or seconds.
Mpeg2InterlaceMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
Mpeg2IntraDcPrecision - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Intra DC precision (Mpeg2IntraDcPrecision) to set quantization precision for intra-block DC coefficients.
Mpeg2ParControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Using the API, enable ParFollowSource if you want the service to use the pixel aspect ratio from the input.
Mpeg2QualityTuningLevel - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Quality tuning level (Mpeg2QualityTuningLevel) to specifiy whether to use single-pass or multipass video encoding.
Mpeg2RateControlMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Rate control mode (Mpeg2RateControlMode) to specifiy whether the bitrate is variable (vbr) or constant (cbr).
Mpeg2SceneChangeDetect - Enum in software.amazon.awssdk.services.mediaconvert.model
Scene change detection (inserts I-frames on scene changes).
Mpeg2Settings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value MPEG2.
mpeg2Settings(Mpeg2Settings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the Mpeg2Settings property for this object.
mpeg2Settings(Consumer<Mpeg2Settings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the Mpeg2Settings property for this object.
mpeg2Settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns the value of the Mpeg2Settings property for this object.
Mpeg2Settings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
Mpeg2SlowPal - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Slow PAL rate conversion.
Mpeg2SpatialAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on spatial variation of content complexity.
Mpeg2Syntax - Enum in software.amazon.awssdk.services.mediaconvert.model
Produces a Type D-10 compatible bitstream (SMPTE 356M-2001).
Mpeg2Telecine - Enum in software.amazon.awssdk.services.mediaconvert.model
Only use Telecine (Mpeg2Telecine) when you set Framerate (Framerate) to 29.970.
Mpeg2TemporalAdaptiveQuantization - Enum in software.amazon.awssdk.services.mediaconvert.model
Adjust quantization within each frame based on temporal variation of content complexity.
MsSmoothAudioDeduplication - Enum in software.amazon.awssdk.services.mediaconvert.model
COMBINE_DUPLICATE_STREAMS combines identical audio encoding settings across a Microsoft Smooth output group into a single audio stream.
MsSmoothEncryptionSettings - Class in software.amazon.awssdk.services.mediaconvert.model
If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider.
MsSmoothEncryptionSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MsSmoothGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Type) under (OutputGroups)>(OutputGroupSettings) to MS_SMOOTH_GROUP_SETTINGS.
msSmoothGroupSettings(MsSmoothGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the MsSmoothGroupSettings property for this object.
msSmoothGroupSettings(Consumer<MsSmoothGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the MsSmoothGroupSettings property for this object.
msSmoothGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the MsSmoothGroupSettings property for this object.
MsSmoothGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
MsSmoothManifestEncoding - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Manifest encoding (MsSmoothManifestEncoding) to specify the encoding format for the server and client manifest.

N

name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
The name of the job template you are creating.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
The name of the job template you are creating.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
The name of the preset you are creating.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
The name of the preset you are creating.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
The name of the queue that you are creating.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
The name of the queue that you are creating.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest.Builder
The name of the job template to be deleted.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
The name of the job template to be deleted.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest.Builder
The name of the preset to be deleted.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
The name of the preset to be deleted.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest.Builder
The name of the queue that you want to delete.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
The name of the queue that you want to delete.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest.Builder
The name of the job template.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
The name of the job template.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest.Builder
The name of the preset.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
The name of the preset.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest.Builder
The name of the queue that you want information about.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
The name of the queue that you want information about.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
A name you create for each job template.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
A name you create for each job template.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
Name of the output group
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
Name of the output group
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
A name you create for each preset.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
A name you create for each preset.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
A name that you create for each queue.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
A name that you create for each queue.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
The name of the job template you are modifying
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
The name of the job template you are modifying
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
The name of the preset you are modifying.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
The name of the preset you are modifying.
name(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
The name of the queue that you are modifying.
name() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
The name of the queue that you are modifying.
nameModifier(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Use Name modifier (NameModifier) to have the service add a string to the end of each output filename.
nameModifier() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Use Name modifier (NameModifier) to have the service add a string to the end of each output filename.
networkId(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings.Builder
The numeric value placed in the Network Information Table (NIT).
networkId() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
The numeric value placed in the Network Information Table (NIT).
networkName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings.Builder
The network name text placed in the network_name_descriptor inside the Network Information Table.
networkName() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
The network name text placed in the network_name_descriptor inside the Network Information Table.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
Use this string, provided with the response to a previous request, to request the next batch of endpoints.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
Use this string, provided with the response to a previous request, to request the next batch of endpoints.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse.Builder
Use this string to request the next batch of endpoints.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
Use this string to request the next batch of endpoints.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Use this string, provided with the response to a previous request, to request the next batch of jobs.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Use this string, provided with the response to a previous request, to request the next batch of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse.Builder
Use this string to request the next batch of jobs.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
Use this string to request the next batch of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Use this string, provided with the response to a previous request, to request the next batch of job templates.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Use this string, provided with the response to a previous request, to request the next batch of job templates.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse.Builder
Use this string to request the next batch of job templates.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
Use this string to request the next batch of job templates.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Use this string, provided with the response to a previous request, to request the next batch of presets.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Use this string, provided with the response to a previous request, to request the next batch of presets.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse.Builder
Use this string to request the next batch of presets.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
Use this string to request the next batch of presets.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Use this string, provided with the response to a previous request, to request the next batch of queues.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Use this string, provided with the response to a previous request, to request the next batch of queues.
nextToken(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse.Builder
Use this string to request the next batch of queues.
nextToken() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
Use this string to request the next batch of queues.
nielsenConfiguration(NielsenConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Sets the value of the NielsenConfiguration property for this object.
nielsenConfiguration(Consumer<NielsenConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Sets the value of the NielsenConfiguration property for this object.
nielsenConfiguration() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Returns the value of the NielsenConfiguration property for this object.
nielsenConfiguration(NielsenConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Sets the value of the NielsenConfiguration property for this object.
nielsenConfiguration(Consumer<NielsenConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Sets the value of the NielsenConfiguration property for this object.
nielsenConfiguration() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Returns the value of the NielsenConfiguration property for this object.
NielsenConfiguration - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for Nielsen Configuration
NielsenConfiguration.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
nielsenId3(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the NielsenId3 property for this object.
nielsenId3(M2tsNielsenId3) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the NielsenId3 property for this object.
nielsenId3() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the NielsenId3 property for this object.
nielsenId3(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the NielsenId3 property for this object.
nielsenId3(M3u8NielsenId3) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the NielsenId3 property for this object.
nielsenId3() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the NielsenId3 property for this object.
nielsenId3AsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the NielsenId3 property for this object.
nielsenId3AsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the NielsenId3 property for this object.
nitInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings.Builder
The number of milliseconds between instances of this table in the output transport stream.
nitInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
The number of milliseconds between instances of this table in the output transport stream.
NoiseReducer - Class in software.amazon.awssdk.services.mediaconvert.model
Enable the Noise reducer (NoiseReducer) feature to remove noise from your video output if necessary.
noiseReducer(NoiseReducer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Noise reducer (NoiseReducer) feature to remove noise from your video output if necessary.
noiseReducer(Consumer<NoiseReducer.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Enable the Noise reducer (NoiseReducer) feature to remove noise from your video output if necessary.
noiseReducer() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Enable the Noise reducer (NoiseReducer) feature to remove noise from your video output if necessary.
NoiseReducer.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
NoiseReducerFilter - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Noise reducer filter (NoiseReducerFilter) to select one of the following spatial image filtering functions.
NoiseReducerFilterSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for a noise reducer filter
NoiseReducerFilterSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
NoiseReducerSpatialFilterSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Noise reducer filter settings for spatial filter.
NoiseReducerSpatialFilterSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
NotFoundException - Exception in software.amazon.awssdk.services.mediaconvert.model
The resource you requested doesn't exist.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
nullPacketBitrate(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Value in bits per second of extra null packets to insert into the transport stream.
nullPacketBitrate() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Value in bits per second of extra null packets to insert into the transport stream.
numberBFramesBetweenReferenceFrames(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Number of B-frames between reference frames.
numberBFramesBetweenReferenceFrames() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Number of B-frames between reference frames.
numberBFramesBetweenReferenceFrames(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Number of B-frames between reference frames.
numberBFramesBetweenReferenceFrames() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Number of B-frames between reference frames.
numberBFramesBetweenReferenceFrames(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Number of B-frames between reference frames.
numberBFramesBetweenReferenceFrames() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Number of B-frames between reference frames.
numberReferenceFrames(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Number of reference frames to use.
numberReferenceFrames() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Number of reference frames to use.
numberReferenceFrames(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Number of reference frames to use.
numberReferenceFrames() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Number of reference frames to use.

O

offlineEncrypted(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the OfflineEncrypted property for this object.
offlineEncrypted(HlsOfflineEncrypted) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the OfflineEncrypted property for this object.
offlineEncrypted() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the OfflineEncrypted property for this object.
offlineEncryptedAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the OfflineEncrypted property for this object.
offset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Specifies a time delta in milliseconds to offset the audio from the input video.
offset() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Specifies a time delta in milliseconds to offset the audio from the input video.
offset(MotionImageInsertionOffset) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Use Offset to specify the placement of your motion graphic overlay on the video frame.
offset(Consumer<MotionImageInsertionOffset.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Use Offset to specify the placement of your motion graphic overlay on the video frame.
offset() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Use Offset to specify the placement of your motion graphic overlay on the video frame.
opacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Use Opacity (Opacity) to specify how much of the underlying video shows through the inserted image.
opacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Use Opacity (Opacity) to specify how much of the underlying video shows through the inserted image.
order(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Sets the value of the Order property for this object.
order(Order) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Sets the value of the Order property for this object.
order() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Returns the value of the Order property for this object.
order(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Sets the value of the Order property for this object.
order(Order) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
Sets the value of the Order property for this object.
order() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Returns the value of the Order property for this object.
order(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Sets the value of the Order property for this object.
order(Order) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
Sets the value of the Order property for this object.
order() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Returns the value of the Order property for this object.
order(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Sets the value of the Order property for this object.
order(Order) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
Sets the value of the Order property for this object.
order() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Returns the value of the Order property for this object.
Order - Enum in software.amazon.awssdk.services.mediaconvert.model
When you request lists of resources, you can optionally specify whether they are sorted in ASCENDING or DESCENDING order.
orderAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Returns the value of the Order property for this object.
orderAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Returns the value of the Order property for this object.
orderAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Returns the value of the Order property for this object.
orderAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Returns the value of the Order property for this object.
outlineColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the OutlineColor property for this object.
outlineColor(BurninSubtitleOutlineColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the OutlineColor property for this object.
outlineColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the OutlineColor property for this object.
outlineColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the OutlineColor property for this object.
outlineColor(DvbSubtitleOutlineColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the OutlineColor property for this object.
outlineColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the OutlineColor property for this object.
outlineColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the OutlineColor property for this object.
outlineColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the OutlineColor property for this object.
outlineSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies font outline size in pixels.
outlineSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies font outline size in pixels.
outlineSize(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies font outline size in pixels.
outlineSize() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies font outline size in pixels.
Output - Class in software.amazon.awssdk.services.mediaconvert.model
An output object describes the settings for a single output file or stream in an output group.
Output.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
OutputChannelMapping - Class in software.amazon.awssdk.services.mediaconvert.model
OutputChannel mapping settings.
OutputChannelMapping.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
outputChannels(Collection<OutputChannelMapping>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ChannelMapping.Builder
List of output channels
outputChannels(OutputChannelMapping...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ChannelMapping.Builder
List of output channels
outputChannels(Consumer<OutputChannelMapping.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ChannelMapping.Builder
List of output channels This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via #builder().
outputChannels() - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
List of output channels
OutputDetail - Class in software.amazon.awssdk.services.mediaconvert.model
Details regarding output
OutputDetail.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
outputDetails(Collection<OutputDetail>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail.Builder
Details about the output
outputDetails(OutputDetail...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail.Builder
Details about the output
outputDetails(Consumer<OutputDetail.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail.Builder
Details about the output This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via List#builder().
outputDetails() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
Details about the output
OutputGroup - Class in software.amazon.awssdk.services.mediaconvert.model
Group of outputs
OutputGroup.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
OutputGroupDetail - Class in software.amazon.awssdk.services.mediaconvert.model
Contains details about the output groups specified in the job settings.
OutputGroupDetail.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
outputGroupDetails(Collection<OutputGroupDetail>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
List of output group details
outputGroupDetails(OutputGroupDetail...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
List of output group details
outputGroupDetails(Consumer<OutputGroupDetail.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
List of output group details This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via #builder().
outputGroupDetails() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
List of output group details
outputGroups(Collection<OutputGroup>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups(OutputGroup...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups(Consumer<OutputGroup.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups(Collection<OutputGroup>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups(OutputGroup...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups(Consumer<OutputGroup.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroups() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
(OutputGroups) contains one group of settings for each set of outputs that share a common package type.
outputGroupSettings(OutputGroupSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
Sets the value of the OutputGroupSettings property for this object.
outputGroupSettings(Consumer<OutputGroupSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
Sets the value of the OutputGroupSettings property for this object.
outputGroupSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
Returns the value of the OutputGroupSettings property for this object.
OutputGroupSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Output Group settings, including type
OutputGroupSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
OutputGroupType - Enum in software.amazon.awssdk.services.mediaconvert.model
Type of output group (File group, Apple HLS, DASH ISO, Microsoft Smooth Streaming, CMAF)
outputs(Collection<Output>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
This object holds groups of encoding settings, one group of settings per output.
outputs(Output...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
This object holds groups of encoding settings, one group of settings per output.
outputs(Consumer<Output.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroup.Builder
This object holds groups of encoding settings, one group of settings per output.
outputs() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
This object holds groups of encoding settings, one group of settings per output.
outputSdt(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings.Builder
Sets the value of the OutputSdt property for this object.
outputSdt(OutputSdt) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings.Builder
Sets the value of the OutputSdt property for this object.
outputSdt() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
Returns the value of the OutputSdt property for this object.
OutputSdt - Enum in software.amazon.awssdk.services.mediaconvert.model
Selects method of inserting SDT information into output stream.
outputSdtAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
Returns the value of the OutputSdt property for this object.
outputSelection(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the OutputSelection property for this object.
outputSelection(HlsOutputSelection) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the OutputSelection property for this object.
outputSelection() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the OutputSelection property for this object.
outputSelectionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the OutputSelection property for this object.
outputSettings(OutputSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Sets the value of the OutputSettings property for this object.
outputSettings(Consumer<OutputSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Sets the value of the OutputSettings property for this object.
outputSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Returns the value of the OutputSettings property for this object.
OutputSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Specific settings for this type of output.
OutputSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
 

P

paddingControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the PaddingControl property for this object.
paddingControl(MovPaddingControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the PaddingControl property for this object.
paddingControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the PaddingControl property for this object.
paddingControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the PaddingControl property for this object.
pageNumber(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings.Builder
Set pageNumber to the Teletext page number for the destination captions for this output.
pageNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
Set pageNumber to the Teletext page number for the destination captions for this output.
pageNumber(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings.Builder
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext captions.
pageNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext captions.
parControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the ParControl property for this object.
parControl(H264ParControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the ParControl property for this object.
parControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the ParControl property for this object.
parControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the ParControl property for this object.
parControl(H265ParControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the ParControl property for this object.
parControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the ParControl property for this object.
parControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the ParControl property for this object.
parControl(Mpeg2ParControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the ParControl property for this object.
parControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the ParControl property for this object.
parControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the ParControl property for this object.
parControl(ProresParControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the ParControl property for this object.
parControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the ParControl property for this object.
parControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the ParControl property for this object.
parControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the ParControl property for this object.
parControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the ParControl property for this object.
parControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the ParControl property for this object.
parDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Pixel Aspect Ratio denominator.
parDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Pixel Aspect Ratio denominator.
parDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Pixel Aspect Ratio denominator.
parDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Pixel Aspect Ratio denominator.
parDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Pixel Aspect Ratio denominator.
parDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Pixel Aspect Ratio denominator.
parDenominator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Pixel Aspect Ratio denominator.
parDenominator() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Pixel Aspect Ratio denominator.
parNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Pixel Aspect Ratio numerator.
parNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Pixel Aspect Ratio numerator.
parNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Pixel Aspect Ratio numerator.
parNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Pixel Aspect Ratio numerator.
parNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Pixel Aspect Ratio numerator.
parNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Pixel Aspect Ratio numerator.
parNumerator(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Pixel Aspect Ratio numerator.
parNumerator() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Pixel Aspect Ratio numerator.
passthroughControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the PassthroughControl property for this object.
passthroughControl(Eac3PassthroughControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the PassthroughControl property for this object.
passthroughControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the PassthroughControl property for this object.
passthroughControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the PassthroughControl property for this object.
patInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
The number of milliseconds between instances of this table in the output transport stream.
patInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
The number of milliseconds between instances of this table in the output transport stream.
patInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
The number of milliseconds between instances of this table in the output transport stream.
patInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
The number of milliseconds between instances of this table in the output transport stream.
pcrControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the PcrControl property for this object.
pcrControl(M2tsPcrControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the PcrControl property for this object.
pcrControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the PcrControl property for this object.
pcrControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the PcrControl property for this object.
pcrControl(M3u8PcrControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the PcrControl property for this object.
pcrControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the PcrControl property for this object.
pcrControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the PcrControl property for this object.
pcrControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the PcrControl property for this object.
pcrPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) for the program clock reference (PCR) in this output.
pcrPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) for the program clock reference (PCR) in this output.
pcrPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.
pcrPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.
peakCalculation(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the PeakCalculation property for this object.
peakCalculation(AudioNormalizationPeakCalculation) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Sets the value of the PeakCalculation property for this object.
peakCalculation() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the PeakCalculation property for this object.
peakCalculationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns the value of the PeakCalculation property for this object.
phaseControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the PhaseControl property for this object.
phaseControl(Eac3PhaseControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the PhaseControl property for this object.
phaseControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the PhaseControl property for this object.
phaseControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the PhaseControl property for this object.
pid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings.Builder
When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content.
pid() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content.
pid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Use PID (Pid) to select specific video data from an input file.
pid() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Use PID (Pid) to select specific video data from an input file.
pids(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Selects a specific PID from within an audio source (e.g.
pids(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Selects a specific PID from within an audio source (e.g.
pids() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Selects a specific PID from within an audio source (e.g.
playback(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Specify whether your motion graphic overlay repeats on a loop or plays only once.
playback(MotionImagePlayback) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Specify whether your motion graphic overlay repeats on a loop or plays only once.
playback() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Specify whether your motion graphic overlay repeats on a loop or plays only once.
playbackAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Specify whether your motion graphic overlay repeats on a loop or plays only once.
pmtInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the number of milliseconds between instances of the program map table (PMT) in the output transport stream.
pmtInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the number of milliseconds between instances of the program map table (PMT) in the output transport stream.
pmtInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
The number of milliseconds between instances of this table in the output transport stream.
pmtInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
The number of milliseconds between instances of this table in the output transport stream.
pmtPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) for the program map table (PMT) itself.
pmtPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) for the program map table (PMT) itself.
pmtPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.
pmtPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.
position(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin.Builder
Sets the value of the Position property for this object.
position(TimecodeBurninPosition) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin.Builder
Sets the value of the Position property for this object.
position() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
Returns the value of the Position property for this object.
position(Rectangle) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Use Position (Position) to point to a rectangle object to define your position.
position(Consumer<Rectangle.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Use Position (Position) to point to a rectangle object to define your position.
position() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Use Position (Position) to point to a rectangle object to define your position.
positionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
Returns the value of the Position property for this object.
postFilterSharpenStrength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings.Builder
Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength.
postFilterSharpenStrength() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength.
prefix(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin.Builder
Use Prefix (Prefix) to place ASCII characters before any burned-in timecode.
prefix() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
Use Prefix (Prefix) to place ASCII characters before any burned-in timecode.
preset(Preset) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse.Builder
Sets the value of the Preset property for this object.
preset(Consumer<Preset.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse.Builder
Sets the value of the Preset property for this object.
preset() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
Returns the value of the Preset property for this object.
preset(Preset) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse.Builder
Sets the value of the Preset property for this object.
preset(Consumer<Preset.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse.Builder
Sets the value of the Preset property for this object.
preset() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
Returns the value of the Preset property for this object.
preset(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
Use Preset (Preset) to specifiy a preset for your transcoding settings.
preset() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Use Preset (Preset) to specifiy a preset for your transcoding settings.
Preset - Class in software.amazon.awssdk.services.mediaconvert.model
A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
preset(Preset) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse.Builder
Sets the value of the Preset property for this object.
preset(Consumer<Preset.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse.Builder
Sets the value of the Preset property for this object.
preset() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
Returns the value of the Preset property for this object.
Preset.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
PresetListBy - Enum in software.amazon.awssdk.services.mediaconvert.model
Optional.
presets(Collection<Preset>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse.Builder
List of presets
presets(Preset...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse.Builder
List of presets
presets(Consumer<Preset.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse.Builder
List of presets This is a convenience that creates an instance of the List.Builder avoiding the need to create one manually via List#builder().
presets() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
List of presets
presets() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable
Returns an iterable to iterate through the paginated ListPresetsResponse.presets() member.
presets() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsPublisher
Returns a publisher that can be used to get a stream of data.
PresetSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for preset
PresetSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
pricingPlan(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlan() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
Specifies whether the pricing plan for the queue is on-demand or reserved.
PricingPlan - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlan(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlan() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlanAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
Specifies whether the pricing plan for the queue is on-demand or reserved.
pricingPlanAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Specifies whether the pricing plan for the queue is on-demand or reserved.
privateMetadataPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) of the private metadata stream.
privateMetadataPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) of the private metadata stream.
privateMetadataPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the private metadata stream in the transport stream.
privateMetadataPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the private metadata stream in the transport stream.
programDateTime(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ProgramDateTime property for this object.
programDateTime(HlsProgramDateTime) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the ProgramDateTime property for this object.
programDateTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ProgramDateTime property for this object.
programDateTimeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the ProgramDateTime property for this object.
programDateTimePeriod(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.
programDateTimePeriod() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.
programNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Use Program (programNumber) to select a specific program from within a multi-program transport stream.
programNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Use Program (programNumber) to select a specific program from within a multi-program transport stream.
programNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Use Program (programNumber) to select a specific program from within a multi-program transport stream.
programNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Use Program (programNumber) to select a specific program from within a multi-program transport stream.
programNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Use Program number (programNumber) to specify the program number used in the program map table (PMT) for this output.
programNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Use Program number (programNumber) to specify the program number used in the program map table (PMT) for this output.
programNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
The value of the program number field in the Program Map Table.
programNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
The value of the program number field in the Program Map Table.
programNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Selects a specific program from within a multi-program transport stream.
programNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Selects a specific program from within a multi-program transport stream.
programSelection(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Use this setting for input streams that contain Dolby E, to have the service extract specific program data from the track.
programSelection() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Use this setting for input streams that contain Dolby E, to have the service extract specific program data from the track.
progressingJobsCount(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
The estimated number of jobs with a PROGRESSING status.
progressingJobsCount() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
The estimated number of jobs with a PROGRESSING status.
ProresCodecProfile - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Profile (ProResCodecProfile) to specifiy the type of Apple ProRes codec to use for this output.
ProresFramerateControl - Enum in software.amazon.awssdk.services.mediaconvert.model
If you are using the console, use the Framerate setting to specify the frame rate for this output.
ProresFramerateConversionAlgorithm - Enum in software.amazon.awssdk.services.mediaconvert.model
When set to INTERPOLATE, produces smoother motion during frame rate conversion.
ProresInterlaceMode - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Interlace mode (InterlaceMode) to choose the scan line type for the output.
ProresParControl - Enum in software.amazon.awssdk.services.mediaconvert.model
Use (ProresParControl) to specify how the service determines the pixel aspect ratio.
ProresSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value PRORES.
proresSettings(ProresSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the ProresSettings property for this object.
proresSettings(Consumer<ProresSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings.Builder
Sets the value of the ProresSettings property for this object.
proresSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns the value of the ProresSettings property for this object.
ProresSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ProresSlowPal - Enum in software.amazon.awssdk.services.mediaconvert.model
Enables Slow PAL rate conversion.
ProresTelecine - Enum in software.amazon.awssdk.services.mediaconvert.model
Only use Telecine (ProresTelecine) when you set Framerate (Framerate) to 29.970.
psiControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the PsiControl property for this object.
psiControl(InputPsiControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the PsiControl property for this object.
psiControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the PsiControl property for this object.
psiControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the PsiControl property for this object.
psiControl(InputPsiControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the PsiControl property for this object.
psiControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the PsiControl property for this object.
psiControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the PsiControl property for this object.
psiControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the PsiControl property for this object.
purchasedAt(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
The timestamp in epoch seconds for when you set up the current pricing plan for this reserved queue.
purchasedAt() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
The timestamp in epoch seconds for when you set up the current pricing plan for this reserved queue.

Q

quality(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings.Builder
JPEG Quality - a higher value equals higher quality.
quality() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
JPEG Quality - a higher value equals higher quality.
qualityTuningLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel(H264QualityTuningLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the QualityTuningLevel property for this object.
qualityTuningLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel(H265QualityTuningLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the QualityTuningLevel property for this object.
qualityTuningLevel(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel(Mpeg2QualityTuningLevel) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the QualityTuningLevel property for this object.
qualityTuningLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the QualityTuningLevel property for this object.
qualityTuningLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the QualityTuningLevel property for this object.
qualityTuningLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the QualityTuningLevel property for this object.
qualityTuningLevelAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the QualityTuningLevel property for this object.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Optional.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Optional.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Optional.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Optional.
queue(Queue) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse.Builder
Sets the value of the Queue property for this object.
queue(Consumer<Queue.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse.Builder
Sets the value of the Queue property for this object.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
Returns the value of the Queue property for this object.
queue(Queue) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse.Builder
Sets the value of the Queue property for this object.
queue(Consumer<Queue.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse.Builder
Sets the value of the Queue property for this object.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
Returns the value of the Queue property for this object.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Optional.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Optional.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Optional.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
Optional.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Provide a queue name to get back only jobs from that queue.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Provide a queue name to get back only jobs from that queue.
Queue - Class in software.amazon.awssdk.services.mediaconvert.model
You can use queues to manage the resources that are available to your AWS account for running multiple transcoding jobs at the same time.
queue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
The new queue for the job template, if you are changing it.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
The new queue for the job template, if you are changing it.
queue(Queue) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse.Builder
Sets the value of the Queue property for this object.
queue(Consumer<Queue.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse.Builder
Sets the value of the Queue property for this object.
queue() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
Returns the value of the Queue property for this object.
Queue.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
QueueListBy - Enum in software.amazon.awssdk.services.mediaconvert.model
Optional.
queues(Collection<Queue>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse.Builder
List of queues.
queues(Queue...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse.Builder
List of queues.
queues(Consumer<Queue.Builder>...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse.Builder
List of queues.
queues() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
List of queues.
queues() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable
Returns an iterable to iterate through the paginated ListQueuesResponse.queues() member.
queues() - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesPublisher
Returns a publisher that can be used to get a stream of data.
QueueStatus - Enum in software.amazon.awssdk.services.mediaconvert.model
Queues can be ACTIVE or PAUSED.
qvbrQualityLevel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings.Builder
Required when you use QVBR rate control mode.
qvbrQualityLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
Required when you use QVBR rate control mode.
qvbrQualityLevel(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings.Builder
Required when you use QVBR rate control mode.
qvbrQualityLevel() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
Required when you use QVBR rate control mode.
qvbrSettings(H264QvbrSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Settings for quality-defined variable bitrate encoding with the H.264 codec.
qvbrSettings(Consumer<H264QvbrSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Settings for quality-defined variable bitrate encoding with the H.264 codec.
qvbrSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Settings for quality-defined variable bitrate encoding with the H.264 codec.
qvbrSettings(H265QvbrSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Settings for quality-defined variable bitrate encoding with the H.265 codec.
qvbrSettings(Consumer<H265QvbrSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Settings for quality-defined variable bitrate encoding with the H.265 codec.
qvbrSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Settings for quality-defined variable bitrate encoding with the H.265 codec.

R

rateControlMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode(AacRateControlMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the RateControlMode property for this object.
rateControlMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode(H264RateControlMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the RateControlMode property for this object.
rateControlMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode(H265RateControlMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the RateControlMode property for this object.
rateControlMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode(Mpeg2RateControlMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the RateControlMode property for this object.
rateControlMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the RateControlMode property for this object.
rateControlModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the RateControlMode property for this object.
rateControlModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the RateControlMode property for this object.
rateControlModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the RateControlMode property for this object.
rateControlModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the RateControlMode property for this object.
rateMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the RateMode property for this object.
rateMode(M2tsRateMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the RateMode property for this object.
rateMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the RateMode property for this object.
rateModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the RateMode property for this object.
rawFormat(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the RawFormat property for this object.
rawFormat(AacRawFormat) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the RawFormat property for this object.
rawFormat() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the RawFormat property for this object.
rawFormatAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the RawFormat property for this object.
Rectangle - Class in software.amazon.awssdk.services.mediaconvert.model
Use Rectangle to identify a specific area of the video frame.
Rectangle.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
redPrimaryX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
redPrimaryX() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
redPrimaryY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
redPrimaryY() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
reference(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the Reference property for this object.
reference(MovReference) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MovSettings.Builder
Sets the value of the Reference property for this object.
reference() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the Reference property for this object.
referenceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns the value of the Reference property for this object.
remixSettings(RemixSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Advanced audio remixing settings.
remixSettings(Consumer<RemixSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Advanced audio remixing settings.
remixSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Advanced audio remixing settings.
remixSettings(RemixSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Use these settings to reorder the audio channels of one input to match those of another input.
remixSettings(Consumer<RemixSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Use these settings to reorder the audio channels of one input to match those of another input.
remixSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Use these settings to reorder the audio channels of one input to match those of another input.
RemixSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Use Manual audio remixing (RemixSettings) to adjust audio levels for each audio channel in each output of your job.
RemixSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
RenewalType - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType(RenewalType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings.Builder
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType(RenewalType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings.Builder
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalType() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
renewalTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
repeatPps(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the RepeatPps property for this object.
repeatPps(H264RepeatPps) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the RepeatPps property for this object.
repeatPps() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the RepeatPps property for this object.
repeatPpsAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the RepeatPps property for this object.
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BadRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ForbiddenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException.Builder
 
reservationPlan(ReservationPlan) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Details about the pricing plan for your reserved queue.
reservationPlan(Consumer<ReservationPlan.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Details about the pricing plan for your reserved queue.
reservationPlan() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Details about the pricing plan for your reserved queue.
ReservationPlan - Class in software.amazon.awssdk.services.mediaconvert.model
Details about the pricing plan for your reserved queue.
ReservationPlan.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
reservationPlanSettings(ReservationPlanSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
Details about the pricing plan for your reserved queue.
reservationPlanSettings(Consumer<ReservationPlanSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
Details about the pricing plan for your reserved queue.
reservationPlanSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
Details about the pricing plan for your reserved queue.
ReservationPlanSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Details about the pricing plan for your reserved queue.
reservationPlanSettings(ReservationPlanSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
The new details of your pricing plan for your reserved queue.
reservationPlanSettings(Consumer<ReservationPlanSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
The new details of your pricing plan for your reserved queue.
reservationPlanSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
The new details of your pricing plan for your reserved queue.
ReservationPlanSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
ReservationPlanStatus - Enum in software.amazon.awssdk.services.mediaconvert.model
Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
reservedSlots(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
Specifies the number of reserved transcode slots (RTS) for this queue.
reservedSlots() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Specifies the number of reserved transcode slots (RTS) for this queue.
reservedSlots(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings.Builder
Specifies the number of reserved transcode slots (RTS) for this queue.
reservedSlots() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
Specifies the number of reserved transcode slots (RTS) for this queue.
resourceId(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider.Builder
The SPEKE-compliant server uses Resource ID (ResourceId) to identify content.
resourceId() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
The SPEKE-compliant server uses Resource ID (ResourceId) to identify content.
resourceTags(ResourceTags) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse.Builder
Sets the value of the ResourceTags property for this object.
resourceTags(Consumer<ResourceTags.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse.Builder
Sets the value of the ResourceTags property for this object.
resourceTags() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
Returns the value of the ResourceTags property for this object.
ResourceTags - Class in software.amazon.awssdk.services.mediaconvert.model
The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
ResourceTags.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
RespondToAfd - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Respond to AFD (RespondToAfd) to specify how the service changes the video itself in response to AFD values in the input.
respondToAfd(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the RespondToAfd property for this object.
respondToAfd(RespondToAfd) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the RespondToAfd property for this object.
respondToAfd() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the RespondToAfd property for this object.
respondToAfdAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the RespondToAfd property for this object.
responseMetadata() - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertResponse
 
responseSignalPreroll(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSettings.Builder
Specifies the stream distance, in milliseconds, between the SCTE 35 messages that the transcoder places and the splice points that they refer to.
responseSignalPreroll() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
Specifies the stream distance, in milliseconds, between the SCTE 35 messages that the transcoder places and the splice points that they refer to.
role(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Required.
role() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Required.
role(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
The IAM role you use for creating this job.
role() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
The IAM role you use for creating this job.
rotate(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the Rotate property for this object.
rotate(InputRotate) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoSelector.Builder
Sets the value of the Rotate property for this object.
rotate() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the Rotate property for this object.
rotateAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns the value of the Rotate property for this object.

S

sampleAdaptiveOffsetFilterMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SampleAdaptiveOffsetFilterMode property for this object.
sampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SampleAdaptiveOffsetFilterMode property for this object.
sampleAdaptiveOffsetFilterMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
sampleAdaptiveOffsetFilterModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sample rate in Hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Sample rate in Hz.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Ac3Settings.Builder
Sample rate in hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Sample rate in hz.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AiffSettings.Builder
Sample rate in hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
Sample rate in hz.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sample rate in hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Sample rate in hz.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mp2Settings.Builder
Sample rate in hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
Sample rate in hz.
sampleRate(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.WavSettings.Builder
Sample rate in Hz.
sampleRate() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Sample rate in Hz.
saturation(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ColorCorrector.Builder
Saturation level.
saturation() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Saturation level.
ScalingBehavior - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies only if your input aspect ratio is different from your output aspect ratio.
scalingBehavior(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the ScalingBehavior property for this object.
scalingBehavior(ScalingBehavior) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the ScalingBehavior property for this object.
scalingBehavior() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the ScalingBehavior property for this object.
scalingBehaviorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the ScalingBehavior property for this object.
SccDestinationFramerate - Enum in software.amazon.awssdk.services.mediaconvert.model
Set Framerate (SccDestinationFramerate) to make sure that the captions and the video are synchronized in the output.
sccDestinationSettings(SccDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the SccDestinationSettings property for this object.
sccDestinationSettings(Consumer<SccDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the SccDestinationSettings property for this object.
sccDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the SccDestinationSettings property for this object.
SccDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for SCC caption output.
SccDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
sccXml(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification.Builder
Provide your ESAM SignalProcessingNotification XML document inside your JSON job settings.
sccXml() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
Provide your ESAM SignalProcessingNotification XML document inside your JSON job settings.
sceneChangeDetect(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect(H264SceneChangeDetect) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SceneChangeDetect property for this object.
sceneChangeDetect(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect(H265SceneChangeDetect) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SceneChangeDetect property for this object.
sceneChangeDetect(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect(Mpeg2SceneChangeDetect) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SceneChangeDetect property for this object.
sceneChangeDetect() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SceneChangeDetect property for this object.
sceneChangeDetectAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SceneChangeDetect property for this object.
sceneChangeDetectAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SceneChangeDetect property for this object.
sceneChangeDetectAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SceneChangeDetect property for this object.
scte35Esam(M2tsScte35Esam) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the insertion points that you specify in an ESAM XML document.
scte35Esam(Consumer<M2tsScte35Esam.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the insertion points that you specify in an ESAM XML document.
scte35Esam() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the insertion points that you specify in an ESAM XML document.
scte35EsamPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam.Builder
Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.
scte35EsamPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.
scte35Pid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) of the SCTE-35 stream in the transport stream.
scte35Pid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) of the SCTE-35 stream in the transport stream.
scte35Pid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the SCTE-35 stream in the transport stream.
scte35Pid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the SCTE-35 stream in the transport stream.
scte35Source(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the Scte35Source property for this object.
scte35Source(M2tsScte35Source) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the Scte35Source property for this object.
scte35Source() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the Scte35Source property for this object.
scte35Source(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the Scte35Source property for this object.
scte35Source(M3u8Scte35Source) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the Scte35Source property for this object.
scte35Source() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the Scte35Source property for this object.
scte35SourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the Scte35Source property for this object.
scte35SourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the Scte35Source property for this object.
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.BadRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.ForbiddenException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.NotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
sdkFields() - Method in exception software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
sdtInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings.Builder
The number of milliseconds between instances of this table in the output transport stream.
sdtInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
The number of milliseconds between instances of this table in the output transport stream.
segmentationMarkers(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the SegmentationMarkers property for this object.
segmentationMarkers(M2tsSegmentationMarkers) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the SegmentationMarkers property for this object.
segmentationMarkers() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the SegmentationMarkers property for this object.
segmentationMarkersAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the SegmentationMarkers property for this object.
segmentationStyle(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the SegmentationStyle property for this object.
segmentationStyle(M2tsSegmentationStyle) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Sets the value of the SegmentationStyle property for this object.
segmentationStyle() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the SegmentationStyle property for this object.
segmentationStyleAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns the value of the SegmentationStyle property for this object.
segmentationTime(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the length, in seconds, of each segment.
segmentationTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the length, in seconds, of each segment.
segmentControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl(CmafSegmentControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the SegmentControl property for this object.
segmentControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl(DashIsoSegmentControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Returns the value of the SegmentControl property for this object.
segmentControl(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl(HlsSegmentControl) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the SegmentControl property for this object.
segmentControl() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the SegmentControl property for this object.
segmentControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the SegmentControl property for this object.
segmentControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Returns the value of the SegmentControl property for this object.
segmentControlAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the SegmentControl property for this object.
segmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Use this setting to specify the length, in seconds, of each individual CMAF segment.
segmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Use this setting to specify the length, in seconds, of each individual CMAF segment.
segmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
Length of mpd segments to create (in seconds).
segmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Length of mpd segments to create (in seconds).
segmentLength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Length of MPEG-2 Transport Stream segments to create (in seconds).
segmentLength() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Length of MPEG-2 Transport Stream segments to create (in seconds).
segmentModifier(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsSettings.Builder
String concatenated to end of segment filenames.
segmentModifier() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
String concatenated to end of segment filenames.
segmentsPerSubdirectory(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Number of segments to write to a subdirectory before starting a new one.
segmentsPerSubdirectory() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Number of segments to write to a subdirectory before starting a new one.
selectorType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Sets the value of the SelectorType property for this object.
selectorType(AudioSelectorType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Sets the value of the SelectorType property for this object.
selectorType() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Returns the value of the SelectorType property for this object.
selectorTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Returns the value of the SelectorType property for this object.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.BadRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.ForbiddenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.MediaConvertException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
 
serviceName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings.Builder
The service name placed in the service_descriptor in the Service Description Table.
serviceName() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
The service name placed in the service_descriptor in the Service Description Table.
serviceProviderName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings.Builder
The service provider name placed in the service_descriptor in the Service Description Table.
serviceProviderName() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
The service provider name placed in the service_descriptor in the Service Description Table.
settings(JobSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Sets the value of the Settings property for this object.
settings(Consumer<JobSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Returns the value of the Settings property for this object.
settings(JobTemplateSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Sets the value of the Settings property for this object.
settings(Consumer<JobTemplateSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Returns the value of the Settings property for this object.
settings(PresetSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
Sets the value of the Settings property for this object.
settings(Consumer<PresetSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
Returns the value of the Settings property for this object.
settings(JobSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Settings property for this object.
settings(Consumer<JobSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the Settings property for this object.
settings(JobTemplateSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Sets the value of the Settings property for this object.
settings(Consumer<JobTemplateSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
Returns the value of the Settings property for this object.
settings(PresetSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
Sets the value of the Settings property for this object.
settings(Consumer<PresetSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
Returns the value of the Settings property for this object.
settings(JobTemplateSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
Sets the value of the Settings property for this object.
settings(Consumer<JobTemplateSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
Returns the value of the Settings property for this object.
settings(PresetSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
Sets the value of the Settings property for this object.
settings(Consumer<PresetSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest.Builder
Sets the value of the Settings property for this object.
settings() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
Returns the value of the Settings property for this object.
shadowColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the ShadowColor property for this object.
shadowColor(BurninSubtitleShadowColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the ShadowColor property for this object.
shadowColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the ShadowColor property for this object.
shadowColor(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the ShadowColor property for this object.
shadowColor(DvbSubtitleShadowColor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the ShadowColor property for this object.
shadowColor() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the ShadowColor property for this object.
shadowColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the ShadowColor property for this object.
shadowColorAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the ShadowColor property for this object.
shadowOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the opacity of the shadow.
shadowOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the opacity of the shadow.
shadowOpacity(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the opacity of the shadow.
shadowOpacity() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the opacity of the shadow.
shadowXOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the horizontal offset of the shadow relative to the captions in pixels.
shadowXOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the horizontal offset of the shadow relative to the captions in pixels.
shadowXOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the horizontal offset of the shadow relative to the captions in pixels.
shadowXOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the horizontal offset of the shadow relative to the captions in pixels.
shadowYOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the vertical offset of the shadow relative to the captions in pixels.
shadowYOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the vertical offset of the shadow relative to the captions in pixels.
shadowYOffset(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the vertical offset of the shadow relative to the captions in pixels.
shadowYOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the vertical offset of the shadow relative to the captions in pixels.
sharpness(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Use Sharpness (Sharpness) setting to specify the strength of anti-aliasing.
sharpness() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Use Sharpness (Sharpness) setting to specify the strength of anti-aliasing.
signalProcessingNotification(EsamSignalProcessingNotification) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSettings.Builder
Specifies an ESAM SignalProcessingNotification XML as per OC-SP-ESAM-API-I03-131025.
signalProcessingNotification(Consumer<EsamSignalProcessingNotification.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EsamSettings.Builder
Specifies an ESAM SignalProcessingNotification XML as per OC-SP-ESAM-API-I03-131025.
signalProcessingNotification() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
Specifies an ESAM SignalProcessingNotification XML as per OC-SP-ESAM-API-I03-131025.
slices(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Number of slices per picture.
slices() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Number of slices per picture.
slices(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Number of slices per picture.
slices() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Number of slices per picture.
slowPal(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal(H264SlowPal) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SlowPal property for this object.
slowPal(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal(H265SlowPal) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SlowPal property for this object.
slowPal(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal(Mpeg2SlowPal) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SlowPal property for this object.
slowPal() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SlowPal property for this object.
slowPal(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the SlowPal property for this object.
slowPal(ProresSlowPal) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the SlowPal property for this object.
slowPal() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the SlowPal property for this object.
slowPalAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SlowPal property for this object.
slowPalAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SlowPal property for this object.
slowPalAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SlowPal property for this object.
slowPalAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the SlowPal property for this object.
softness(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Softness.
softness() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Softness.
softness(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Softness.
softness() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Softness.
software.amazon.awssdk.services.mediaconvert - package software.amazon.awssdk.services.mediaconvert
AWS Elemental MediaConvert
software.amazon.awssdk.services.mediaconvert.model - package software.amazon.awssdk.services.mediaconvert.model
 
software.amazon.awssdk.services.mediaconvert.paginators - package software.amazon.awssdk.services.mediaconvert.paginators
 
software.amazon.awssdk.services.mediaconvert.transform - package software.amazon.awssdk.services.mediaconvert.transform
 
source(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig.Builder
Sets the value of the Source property for this object.
source(TimecodeSource) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig.Builder
Sets the value of the Source property for this object.
source() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
Returns the value of the Source property for this object.
source608ChannelNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings.Builder
Specifies the 608/708 channel number within the video track from which to extract captions.
source608ChannelNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
Specifies the 608/708 channel number within the video track from which to extract captions.
source608TrackNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings.Builder
Specifies the video track index used for extracting captions.
source608TrackNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
Specifies the video track index used for extracting captions.
sourceAncillaryChannelNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings.Builder
Specifies the 608 channel number in the ancillary data track from which to extract captions.
sourceAncillaryChannelNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
Specifies the 608 channel number in the ancillary data track from which to extract captions.
sourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
Returns the value of the Source property for this object.
sourceFile(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings.Builder
External caption file used for loading captions.
sourceFile() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
External caption file used for loading captions.
sourceSettings(CaptionSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSelector.Builder
Sets the value of the SourceSettings property for this object.
sourceSettings(Consumer<CaptionSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSelector.Builder
Sets the value of the SourceSettings property for this object.
sourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
Returns the value of the SourceSettings property for this object.
sourceType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the SourceType property for this object.
sourceType(CaptionSourceType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the SourceType property for this object.
sourceType() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the SourceType property for this object.
sourceTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the SourceType property for this object.
spatialAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization(H264SpatialAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization(H265SpatialAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization(Mpeg2SpatialAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the SpatialAdaptiveQuantization property for this object.
spatialFilterSettings(NoiseReducerSpatialFilterSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the SpatialFilterSettings property for this object.
spatialFilterSettings(Consumer<NoiseReducerSpatialFilterSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducer.Builder
Sets the value of the SpatialFilterSettings property for this object.
spatialFilterSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
Returns the value of the SpatialFilterSettings property for this object.
specification(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the Specification property for this object.
specification(AacSpecification) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the Specification property for this object.
specification() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the Specification property for this object.
specificationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the Specification property for this object.
speed(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings.Builder
The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value.
speed() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value.
spekeKeyProvider(SpekeKeyProvider) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider(Consumer<SpekeKeyProvider.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
Returns the value of the SpekeKeyProvider property for this object.
spekeKeyProvider(SpekeKeyProvider) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider(Consumer<SpekeKeyProvider.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the SpekeKeyProvider property for this object.
spekeKeyProvider(SpekeKeyProvider) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider(Consumer<SpekeKeyProvider.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings.Builder
Sets the value of the SpekeKeyProvider property for this object.
spekeKeyProvider() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
Returns the value of the SpekeKeyProvider property for this object.
SpekeKeyProvider - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for use with a SPEKE key provider
SpekeKeyProvider.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
start(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig.Builder
Only use when you set Source (TimecodeSource) to Specified start (SPECIFIEDSTART).
start() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
Only use when you set Source (TimecodeSource) to Specified start (SPECIFIEDSTART).
startTime(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the timecode of the frame that you want the overlay to first appear on.
startTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the timecode of the frame that you want the overlay to first appear on.
startTime(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter.Builder
Specify when the motion overlay begins.
startTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Specify when the motion overlay begins.
startTime(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Timing.Builder
The time, in Unix epoch format, that transcoding for the job began.
startTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
The time, in Unix epoch format, that transcoding for the job began.
startTimecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputClipping.Builder
Set Start timecode (StartTimecode) to the beginning of the portion of the input you are clipping.
startTimecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
Set Start timecode (StartTimecode) to the beginning of the portion of the input you are clipping.
staticKeyProvider(StaticKeyProvider) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the StaticKeyProvider property for this object.
staticKeyProvider(Consumer<StaticKeyProvider.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the StaticKeyProvider property for this object.
staticKeyProvider() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the StaticKeyProvider property for this object.
staticKeyProvider(StaticKeyProvider) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the StaticKeyProvider property for this object.
staticKeyProvider(Consumer<StaticKeyProvider.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the StaticKeyProvider property for this object.
staticKeyProvider() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the StaticKeyProvider property for this object.
StaticKeyProvider - Class in software.amazon.awssdk.services.mediaconvert.model
Use these settings to set up encryption with a static key provider.
StaticKeyProvider.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
staticKeyValue(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider.Builder
Relates to DRM implementation.
staticKeyValue() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
Relates to DRM implementation.
status(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Status property for this object.
status(JobStatus) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Status property for this object.
status() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the Status property for this object.
status(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Sets the value of the Status property for this object.
status(JobStatus) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest.Builder
Sets the value of the Status property for this object.
status() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Returns the value of the Status property for this object.
status(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Queues can be ACTIVE or PAUSED.
status(QueueStatus) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Queues can be ACTIVE or PAUSED.
status() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Queues can be ACTIVE or PAUSED.
status(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
status(ReservationPlanStatus) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ReservationPlan.Builder
Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
status() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
status(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
Pause or activate a queue by changing its status between ACTIVE and PAUSED.
status(QueueStatus) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest.Builder
Pause or activate a queue by changing its status between ACTIVE and PAUSED.
status() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
Pause or activate a queue by changing its status between ACTIVE and PAUSED.
statusAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the Status property for this object.
statusAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Returns the value of the Status property for this object.
statusAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Queues can be ACTIVE or PAUSED.
statusAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
statusAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
Pause or activate a queue by changing its status between ACTIVE and PAUSED.
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BadRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ForbiddenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException.Builder
 
statusUpdateIntervalInSecs(Long) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs(Long) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs(Long) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs(Long) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs(Long) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest.Builder
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
statusUpdateIntervalInSecs() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events.
stereoDownmix(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the StereoDownmix property for this object.
stereoDownmix(Eac3StereoDownmix) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the StereoDownmix property for this object.
stereoDownmix() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the StereoDownmix property for this object.
stereoDownmixAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the StereoDownmix property for this object.
streamInfResolution(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the StreamInfResolution property for this object.
streamInfResolution(CmafStreamInfResolution) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the StreamInfResolution property for this object.
streamInfResolution() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the StreamInfResolution property for this object.
streamInfResolution(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the StreamInfResolution property for this object.
streamInfResolution(HlsStreamInfResolution) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the StreamInfResolution property for this object.
streamInfResolution() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the StreamInfResolution property for this object.
streamInfResolutionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the StreamInfResolution property for this object.
streamInfResolutionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the StreamInfResolution property for this object.
streamName(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioDescription.Builder
Used for MS Smooth and Apple HLS outputs.
streamName() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Used for MS Smooth and Apple HLS outputs.
strength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings.Builder
Relative strength of noise reducing filter.
strength() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
Relative strength of noise reducing filter.
strength(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings.Builder
Relative strength of noise reducing filter.
strength() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
Relative strength of noise reducing filter.
stylePassthrough(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings.Builder
Sets the value of the StylePassthrough property for this object.
stylePassthrough(TtmlStylePassthrough) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings.Builder
Sets the value of the StylePassthrough property for this object.
stylePassthrough() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
Returns the value of the StylePassthrough property for this object.
stylePassthroughAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
Returns the value of the StylePassthrough property for this object.
submittedJobsCount(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
The estimated number of jobs with a SUBMITTED status.
submittedJobsCount() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
The estimated number of jobs with a SUBMITTED status.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Timing.Builder
The time, in Unix epoch format, that you submitted the job.
submitTime() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
The time, in Unix epoch format, that you submitted the job.
subscribe(Subscriber<? super DescribeEndpointsResponse>) - Method in class software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsPublisher
 
subscribe(Subscriber<? super ListJobsResponse>) - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobsPublisher
 
subscribe(Subscriber<? super ListJobTemplatesResponse>) - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesPublisher
 
subscribe(Subscriber<? super ListPresetsResponse>) - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsPublisher
 
subscribe(Subscriber<? super ListQueuesResponse>) - Method in class software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesPublisher
 
supplementalImps(Collection<String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Provide a list of any necessary supplemental IMPs.
supplementalImps(String...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Provide a list of any necessary supplemental IMPs.
supplementalImps() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Provide a list of any necessary supplemental IMPs.
surroundExMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the SurroundExMode property for this object.
surroundExMode(Eac3SurroundExMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the SurroundExMode property for this object.
surroundExMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the SurroundExMode property for this object.
surroundExModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the SurroundExMode property for this object.
surroundMode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the SurroundMode property for this object.
surroundMode(Eac3SurroundMode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Eac3Settings.Builder
Sets the value of the SurroundMode property for this object.
surroundMode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the SurroundMode property for this object.
surroundModeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns the value of the SurroundMode property for this object.
syntax(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the Syntax property for this object.
syntax(H264Syntax) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the Syntax property for this object.
syntax() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the Syntax property for this object.
syntax(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the Syntax property for this object.
syntax(Mpeg2Syntax) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the Syntax property for this object.
syntax() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the Syntax property for this object.
syntaxAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the Syntax property for this object.
syntaxAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the Syntax property for this object.
systemIds(Collection<String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider.Builder
Relates to SPEKE implementation.
systemIds(String...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider.Builder
Relates to SPEKE implementation.
systemIds() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
Relates to SPEKE implementation.

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest.Builder
The keys of the tags that you want to remove from the resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest.Builder
The keys of the tags that you want to remove from the resource.
tagKeys() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
The keys of the tags that you want to remove from the resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Add tags to a MediaConvert queue, preset, or job template.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Add tags to a MediaConvert queue, preset, or job template.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Add tags to a MediaConvert queue, preset, or job template.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Add tags to a MediaConvert queue, preset, or job template.
TagResourceRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest.Builder
The tags that you want to add to the resource.
tags() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
The tags that you want to add to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest.Builder
The tags that you want to add to the resource.
tags() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
The tags that you want to add to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest.Builder
The tags that you want to add to the resource.
tags() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
The tags that you want to add to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ResourceTags.Builder
The tags for the resource.
tags() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
The tags for the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest.Builder
The tags that you want to add to the resource.
tags() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
The tags that you want to add to the resource.
targetLkfs(Double) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings.Builder
Target LKFS(loudness) to adjust volume to.
targetLkfs() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Target LKFS(loudness) to adjust volume to.
tdtInterval(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings.Builder
The number of milliseconds between instances of this table in the output transport stream.
tdtInterval() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
The number of milliseconds between instances of this table in the output transport stream.
telecine(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the Telecine property for this object.
telecine(H264Telecine) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the Telecine property for this object.
telecine() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the Telecine property for this object.
telecine(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the Telecine property for this object.
telecine(H265Telecine) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the Telecine property for this object.
telecine() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the Telecine property for this object.
telecine(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the Telecine property for this object.
telecine(Mpeg2Telecine) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the Telecine property for this object.
telecine() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the Telecine property for this object.
telecine(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the Telecine property for this object.
telecine(ProresTelecine) - Method in interface software.amazon.awssdk.services.mediaconvert.model.ProresSettings.Builder
Sets the value of the Telecine property for this object.
telecine() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the Telecine property for this object.
telecineAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the Telecine property for this object.
telecineAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the Telecine property for this object.
telecineAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the Telecine property for this object.
telecineAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns the value of the Telecine property for this object.
teletextDestinationSettings(TeletextDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the TeletextDestinationSettings property for this object.
teletextDestinationSettings(Consumer<TeletextDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the TeletextDestinationSettings property for this object.
teletextDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the TeletextDestinationSettings property for this object.
TeletextDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for Teletext caption output
TeletextDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
teletextSourceSettings(TeletextSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the TeletextSourceSettings property for this object.
teletextSourceSettings(Consumer<TeletextSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the TeletextSourceSettings property for this object.
teletextSourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the TeletextSourceSettings property for this object.
TeletextSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings specific to Teletext caption sources, including Page number.
TeletextSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
teletextSpacing(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the TeletextSpacing property for this object.
teletextSpacing(BurninSubtitleTeletextSpacing) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Sets the value of the TeletextSpacing property for this object.
teletextSpacing() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the TeletextSpacing property for this object.
teletextSpacing(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the TeletextSpacing property for this object.
teletextSpacing(DvbSubtitleTeletextSpacing) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Sets the value of the TeletextSpacing property for this object.
teletextSpacing() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the TeletextSpacing property for this object.
teletextSpacingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns the value of the TeletextSpacing property for this object.
teletextSpacingAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns the value of the TeletextSpacing property for this object.
temporalAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization(H264TemporalAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization(H265TemporalAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization(Mpeg2TemporalAdaptiveQuantization) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings.Builder
Sets the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantization() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalAdaptiveQuantizationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns the value of the TemporalAdaptiveQuantization property for this object.
temporalIds(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the TemporalIds property for this object.
temporalIds(H265TemporalIds) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the TemporalIds property for this object.
temporalIds() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the TemporalIds property for this object.
temporalIdsAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the TemporalIds property for this object.
tiles(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the Tiles property for this object.
tiles(H265Tiles) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the Tiles property for this object.
tiles() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the Tiles property for this object.
tilesAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the Tiles property for this object.
timecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Id3Insertion.Builder
Provide a Timecode (TimeCode) in HH:MM:SS:FF or HH:MM:SS;FF format.
timecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
Provide a Timecode (TimeCode) in HH:MM:SS:FF or HH:MM:SS;FF format.
TimecodeBurnin - Class in software.amazon.awssdk.services.mediaconvert.model
Timecode burn-in (TimecodeBurnIn)--Burns the output timecode and specified prefix into the output.
timecodeBurnin(TimecodeBurnin) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Timecode burn-in (TimecodeBurnIn)--Burns the output timecode and specified prefix into the output.
timecodeBurnin(Consumer<TimecodeBurnin.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor.Builder
Timecode burn-in (TimecodeBurnIn)--Burns the output timecode and specified prefix into the output.
timecodeBurnin() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Timecode burn-in (TimecodeBurnIn)--Burns the output timecode and specified prefix into the output.
TimecodeBurnin.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
TimecodeBurninPosition - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Position (Position) under under Timecode burn-in (TimecodeBurnIn) to specify the location the burned-in timecode on output video.
timecodeConfig(TimecodeConfig) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Contains settings used to acquire and adjust timecode information from inputs.
timecodeConfig(Consumer<TimecodeConfig.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Contains settings used to acquire and adjust timecode information from inputs.
timecodeConfig() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Contains settings used to acquire and adjust timecode information from inputs.
timecodeConfig(TimecodeConfig) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Contains settings used to acquire and adjust timecode information from inputs.
timecodeConfig(Consumer<TimecodeConfig.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Contains settings used to acquire and adjust timecode information from inputs.
timecodeConfig() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Contains settings used to acquire and adjust timecode information from inputs.
TimecodeConfig - Class in software.amazon.awssdk.services.mediaconvert.model
These settings control how the service handles timecodes throughout the job.
TimecodeConfig.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
timecodeInsertion(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the TimecodeInsertion property for this object.
timecodeInsertion(VideoTimecodeInsertion) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Sets the value of the TimecodeInsertion property for this object.
timecodeInsertion() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the TimecodeInsertion property for this object.
timecodeInsertionAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns the value of the TimecodeInsertion property for this object.
timecodeSource(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the TimecodeSource property for this object.
timecodeSource(InputTimecodeSource) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the TimecodeSource property for this object.
timecodeSource() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the TimecodeSource property for this object.
timecodeSource(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the TimecodeSource property for this object.
timecodeSource(InputTimecodeSource) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the TimecodeSource property for this object.
timecodeSource() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the TimecodeSource property for this object.
TimecodeSource - Enum in software.amazon.awssdk.services.mediaconvert.model
Use Source (TimecodeSource) to set how timecodes are handled within this job.
timecodeSourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the TimecodeSource property for this object.
timecodeSourceAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the TimecodeSource property for this object.
timeDelta(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings.Builder
Specifies a time delta in seconds to offset the captions from the source file.
timeDelta() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
Specifies a time delta in seconds to offset the captions from the source file.
timedMetadata(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the TimedMetadata property for this object.
timedMetadata(TimedMetadata) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Sets the value of the TimedMetadata property for this object.
timedMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the TimedMetadata property for this object.
TimedMetadata - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies only to HLS outputs.
timedMetadataAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns the value of the TimedMetadata property for this object.
timedMetadataId3Frame(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the TimedMetadataId3Frame property for this object.
timedMetadataId3Frame(HlsTimedMetadataId3Frame) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Sets the value of the TimedMetadataId3Frame property for this object.
timedMetadataId3Frame() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the TimedMetadataId3Frame property for this object.
timedMetadataId3FrameAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns the value of the TimedMetadataId3Frame property for this object.
timedMetadataId3Period(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Timed Metadata interval in seconds.
timedMetadataId3Period() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Timed Metadata interval in seconds.
timedMetadataInsertion(TimedMetadataInsertion) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Sets the value of the TimedMetadataInsertion property for this object.
timedMetadataInsertion(Consumer<TimedMetadataInsertion.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobSettings.Builder
Sets the value of the TimedMetadataInsertion property for this object.
timedMetadataInsertion() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Returns the value of the TimedMetadataInsertion property for this object.
timedMetadataInsertion(TimedMetadataInsertion) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Sets the value of the TimedMetadataInsertion property for this object.
timedMetadataInsertion(Consumer<TimedMetadataInsertion.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings.Builder
Sets the value of the TimedMetadataInsertion property for this object.
timedMetadataInsertion() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Returns the value of the TimedMetadataInsertion property for this object.
TimedMetadataInsertion - Class in software.amazon.awssdk.services.mediaconvert.model
Enable Timed metadata insertion (TimedMetadataInsertion) to include ID3 tags in your job.
TimedMetadataInsertion.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
timedMetadataPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) for timed metadata in this output.
timedMetadataPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) for timed metadata in this output.
timedMetadataPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the timed metadata stream in the transport stream.
timedMetadataPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the timed metadata stream in the transport stream.
timestampDeltaMilliseconds(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings.Builder
Provides an extra millisecond delta offset to fine tune the timestamps.
timestampDeltaMilliseconds() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Provides an extra millisecond delta offset to fine tune the timestamps.
timestampOffset(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig.Builder
Only applies to outputs that support program-date-time stamp.
timestampOffset() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
Only applies to outputs that support program-date-time stamp.
timing(Timing) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Timing property for this object.
timing(Consumer<Timing.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
Sets the value of the Timing property for this object.
timing() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns the value of the Timing property for this object.
Timing - Class in software.amazon.awssdk.services.mediaconvert.model
Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.
Timing.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.BadRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.ForbiddenException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.InternalServerErrorException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.MediaConvertException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MediaConvertRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
 
toBuilder() - Method in exception software.amazon.awssdk.services.mediaconvert.model.TooManyRequestsException
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
 
TooManyRequestsException - Exception in software.amazon.awssdk.services.mediaconvert.model
Too many requests have been sent in too short of a time.
TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacAudioDescriptionBroadcasterMix
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodecProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodingMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacRateControlMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacRawFormat
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacSpecification
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AacVbrQuality
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3BitstreamMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3CodingMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3DynamicRangeCompressionProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3LfeFilter
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3MetadataControl
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Ac3Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AccelerationMode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AccelerationSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AfdSignaling
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AiffSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AncillarySourceSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AntiAlias
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AssociateCertificateResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioCodec
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioDefaultSelection
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioDescription
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioLanguageCodeControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithm
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithmControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationLoudnessLogging
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationPeakCalculation
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelectorGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioSelectorType
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.AudioTypeControl
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AvailBlanking
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BillingTagsSource
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleAlignment
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleBackgroundColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleFontColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleOutlineColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleShadowColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleTeletextSpacing
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CancelJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDescriptionPreset
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSelector
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionSourceType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafClientCache
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafCodecSpecification
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafInitializationVectorInManifest
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafKeyProviderType
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestCompression
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestDurationFormat
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafSegmentControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafStreamInfResolution
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteDASHManifest
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteHLSManifest
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ColorMetadata
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpace
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceConversion
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceUsage
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Commitment
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ContainerSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ContainerType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreatePresetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoEncryptionSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoHbbtvCompliance
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoSegmentControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DecryptionMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlaceAlgorithm
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Deinterlacer
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerMode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteJobTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeletePresetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DeleteQueueResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsMode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DisassociateCertificateResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DropFrameTimecode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSdtSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubSourceSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleAlignment
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleBackgroundColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleFontColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleOutlineColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleShadowColor
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleTeletextSpacing
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbTdtSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3AttenuationControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3BitstreamMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3CodingMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DcFilter
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionLine
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionRf
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeFilter
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3MetadataControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PassthroughControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PhaseControl
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Eac3Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3StereoDownmix
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundExMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.EmbeddedConvert608To708
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EmbeddedSourceSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamManifestConfirmConditionNotification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.EsamSignalProcessingNotification
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.F4vMoovPlacement
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.F4vSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.FileSourceConvert608To708
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.FileSourceSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.FontScript
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.FrameCaptureSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetJobTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetPresetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.GetQueueResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264AdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecLevel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264DynamicSubGop
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264EntropyEncoding
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264FieldEncoding
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264FlickerAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateConversionAlgorithm
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopBReference
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopSizeUnits
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264InterlaceMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264ParControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264QualityTuningLevel
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264QvbrSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264RateControlMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264RepeatPps
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264SceneChangeDetect
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264SlowPal
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264SpatialAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264Syntax
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264Telecine
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264TemporalAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H264UnregisteredSeiTimecode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265AlternateTransferFunctionSei
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecLevel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265DynamicSubGop
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265FlickerAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateConversionAlgorithm
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopBReference
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopSizeUnits
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265InterlaceMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265ParControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265QualityTuningLevel
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265QvbrSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265RateControlMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265SampleAdaptiveOffsetFilterMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265SceneChangeDetect
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265SlowPal
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265SpatialAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265Telecine
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalIds
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265Tiles
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265UnregisteredSeiTimecode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.H265WriteMp4PackagingType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAdMarkers
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAudioTrackType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageMapping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageSetting
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsClientCache
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCodecSpecification
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsDirectoryStructure
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsIFrameOnlyManifest
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsInitializationVectorInManifest
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsKeyProviderType
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestCompression
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestDurationFormat
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOfflineEncrypted
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOutputSelection
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsProgramDateTime
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsSegmentControl
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsStreamInfResolution
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.HlsTimedMetadataId3Frame
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Id3Insertion
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ImageInserter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputClipping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputDeblockFilter
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputDecryptionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputDenoiseFilter
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputFilterEnable
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputPsiControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputRotate
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.InputTimecodeSource
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.JobStatus
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.JobTemplateListBy
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplateSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.LanguageCode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsAudioBufferModel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsBufferModel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpAudioInterval
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpPlacement
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEsRateInPes
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsForceTsVideoEbpOrder
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsNielsenId3
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsPcrControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsRateMode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Esam
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Source
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationMarkers
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationStyle
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8NielsenId3
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8PcrControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8Scte35Source
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInserter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionMode
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImagePlayback
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MovClapAtom
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MovCslgAtom
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MovMpeg2FourCCControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MovPaddingControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MovReference
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MovSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4CslgAtom
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4FreeSpaceBox
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4MoovPlacement
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mp4Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2AdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecLevel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2DynamicSubGop
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateConversionAlgorithm
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2GopSizeUnits
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2InterlaceMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2IntraDcPrecision
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2ParControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2QualityTuningLevel
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2RateControlMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SceneChangeDetect
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Mpeg2Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SlowPal
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SpatialAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Syntax
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Telecine
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2TemporalAdaptiveQuantization
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothAudioDeduplication
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.MsSmoothGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothManifestEncoding
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.NielsenConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducer
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilter
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilterSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.NoiseReducerSpatialFilterSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Order
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputChannelMapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.OutputGroupType
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.OutputSdt
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.PresetListBy
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.PricingPlan
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresCodecProfile
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateControl
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateConversionAlgorithm
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresInterlaceMode
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresParControl
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ProresSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresSlowPal
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ProresTelecine
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.QueueListBy
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.QueueStatus
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.RemixSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.RenewalType
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ReservationPlanSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ReservationPlanStatus
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.ResourceTags
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.RespondToAfd
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.ScalingBehavior
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.SccDestinationFramerate
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextDestinationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeBurninPosition
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimecodeConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeSource
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.TimedMetadata
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TimedMetadataInsertion
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Timing
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.TtmlDestinationSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.TtmlStylePassthrough
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.Type
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateJobTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdatePresetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.UpdateQueueResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.VideoCodec
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoCodecSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoPreprocessor
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoSelector
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.VideoTimecodeInsertion
 
toString() - Method in enum software.amazon.awssdk.services.mediaconvert.model.WavFormat
 
toString() - Method in class software.amazon.awssdk.services.mediaconvert.model.WavSettings
Returns a string representation of this object.
trackNumber(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings.Builder
Use this setting to select a single captions track from a source.
trackNumber() - Method in class software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
Use this setting to select a single captions track from a source.
tracks(Collection<Integer>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Identify a track from the input audio to include in this selector by entering the track index number.
tracks(Integer...) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioSelector.Builder
Identify a track from the input audio to include in this selector by entering the track index number.
tracks() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioSelector
Identify a track from the input audio to include in this selector by entering the track index number.
trackSourceSettings(TrackSourceSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the TrackSourceSettings property for this object.
trackSourceSettings(Consumer<TrackSourceSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings.Builder
Sets the value of the TrackSourceSettings property for this object.
trackSourceSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionSourceSettings
Returns the value of the TrackSourceSettings property for this object.
TrackSourceSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings specific to caption sources that are specfied by track number.
TrackSourceSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
transportStreamId(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the ID for the transport stream itself in the program map table for this output.
transportStreamId() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the ID for the transport stream itself in the program map table for this output.
transportStreamId(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
The value of the transport stream ID field in the Program Map Table.
transportStreamId() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
The value of the transport stream ID field in the Program Map Table.
ttmlDestinationSettings(TtmlDestinationSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the TtmlDestinationSettings property for this object.
ttmlDestinationSettings(Consumer<TtmlDestinationSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings.Builder
Sets the value of the TtmlDestinationSettings property for this object.
ttmlDestinationSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationSettings
Returns the value of the TtmlDestinationSettings property for this object.
TtmlDestinationSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Settings specific to TTML caption outputs, including Pass style information (TtmlStylePassthrough).
TtmlDestinationSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
TtmlStylePassthrough - Enum in software.amazon.awssdk.services.mediaconvert.model
Pass through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the Type property for this object.
type(CmafKeyProviderType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings.Builder
Sets the value of the Type property for this object.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the Type property for this object.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the Type property for this object.
type(HlsKeyProviderType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings.Builder
Sets the value of the Type property for this object.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the Type property for this object.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
A job template can be of two types: system or custom.
type(Type) - Method in interface software.amazon.awssdk.services.mediaconvert.model.JobTemplate.Builder
A job template can be of two types: system or custom.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
A job template can be of two types: system or custom.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the Type property for this object.
type(OutputGroupType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings.Builder
Sets the value of the Type property for this object.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the Type property for this object.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
A preset can be of two types: system or custom.
type(Type) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Preset.Builder
A preset can be of two types: system or custom.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
A preset can be of two types: system or custom.
type(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Specifies whether this on-demand queue is system or custom.
type(Type) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Queue.Builder
Specifies whether this on-demand queue is system or custom.
type() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Specifies whether this on-demand queue is system or custom.
Type - Enum in software.amazon.awssdk.services.mediaconvert.model
 
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionSettings
Returns the value of the Type property for this object.
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionSettings
Returns the value of the Type property for this object.
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.JobTemplate
A job template can be of two types: system or custom.
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputGroupSettings
Returns the value of the Type property for this object.
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Preset
A preset can be of two types: system or custom.
typeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.Queue
Specifies whether this on-demand queue is system or custom.

U

unregisteredSeiTimecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecode(H264UnregisteredSeiTimecode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H264Settings.Builder
Sets the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecode(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecode(H265UnregisteredSeiTimecode) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Sets the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecode() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H264Settings
Returns the value of the UnregisteredSeiTimecode property for this object.
unregisteredSeiTimecodeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Returns the value of the UnregisteredSeiTimecode property for this object.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Remove tags from a MediaConvert queue, preset, or job template.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Remove tags from a MediaConvert queue, preset, or job template.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Remove tags from a MediaConvert queue, preset, or job template.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Remove tags from a MediaConvert queue, preset, or job template.
UntagResourceRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
updateJobTemplate(UpdateJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing job templates.
updateJobTemplate(Consumer<UpdateJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing job templates.
updateJobTemplate(UpdateJobTemplateRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing job templates.
updateJobTemplate(Consumer<UpdateJobTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing job templates.
UpdateJobTemplateRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdateJobTemplateRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
UpdateJobTemplateRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
UpdateJobTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.UpdateJobTemplateRequestMarshaller
 
UpdateJobTemplateResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdateJobTemplateResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
updatePreset(UpdatePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing presets.
updatePreset(Consumer<UpdatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing presets.
updatePreset(UpdatePresetRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing presets.
updatePreset(Consumer<UpdatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing presets.
UpdatePresetRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdatePresetRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
UpdatePresetRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
UpdatePresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.UpdatePresetRequestMarshaller
 
UpdatePresetResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdatePresetResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
updateQueue(UpdateQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing queues.
updateQueue(Consumer<UpdateQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertAsyncClient
Modify one of your existing queues.
updateQueue(UpdateQueueRequest) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing queues.
updateQueue(Consumer<UpdateQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.MediaConvertClient
Modify one of your existing queues.
UpdateQueueRequest - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdateQueueRequest.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
UpdateQueueRequestMarshaller - Class in software.amazon.awssdk.services.mediaconvert.transform
UpdateQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediaconvert.transform.UpdateQueueRequestMarshaller
 
UpdateQueueResponse - Class in software.amazon.awssdk.services.mediaconvert.model
 
UpdateQueueResponse.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
url(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Endpoint.Builder
URL of endpoint
url() - Method in class software.amazon.awssdk.services.mediaconvert.model.Endpoint
URL of endpoint
url(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider.Builder
Use URL (Url) to specify the SPEKE-compliant server that will provide keys for content.
url() - Method in class software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProvider
Use URL (Url) to specify the SPEKE-compliant server that will provide keys for content.
url(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider.Builder
Relates to DRM implementation.
url() - Method in class software.amazon.awssdk.services.mediaconvert.model.StaticKeyProvider
Relates to DRM implementation.
userMetadata(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest.Builder
User-defined metadata that you want to associate with an MediaConvert job.
userMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.CreateJobRequest
User-defined metadata that you want to associate with an MediaConvert job.
userMetadata(Map<String, String>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Job.Builder
User-defined metadata that you want to associate with an MediaConvert job.
userMetadata() - Method in class software.amazon.awssdk.services.mediaconvert.model.Job
User-defined metadata that you want to associate with an MediaConvert job.

V

valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacAudioDescriptionBroadcasterMix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodecProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRateControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRawFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacSpecification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacVbrQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3BitstreamMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3CodingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3DynamicRangeCompressionProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3LfeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3MetadataControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AccelerationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AfdSignaling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AntiAlias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioDefaultSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioLanguageCodeControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithmControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationLoudnessLogging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationPeakCalculation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioSelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioTypeControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BillingTagsSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleBackgroundColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleFontColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleOutlineColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleShadowColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleTeletextSpacing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafClientCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafCodecSpecification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafInitializationVectorInManifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafKeyProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestDurationFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafSegmentControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafStreamInfResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteDASHManifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteHLSManifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorMetadata
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceConversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Commitment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoHbbtvCompliance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoSegmentControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DecryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlaceAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DropFrameTimecode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleBackgroundColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleFontColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleOutlineColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleShadowColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleTeletextSpacing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3AttenuationControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3BitstreamMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3CodingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DcFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionLine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionRf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3MetadataControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PassthroughControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PhaseControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3StereoDownmix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundExMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.EmbeddedConvert608To708
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.F4vMoovPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FileSourceConvert608To708
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FontScript
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264AdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264DynamicSubGop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264EntropyEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FieldEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FlickerAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateConversionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopBReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopSizeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264InterlaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264ParControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264QualityTuningLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RateControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RepeatPps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SceneChangeDetect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SlowPal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SpatialAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Telecine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264TemporalAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264UnregisteredSeiTimecode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AlternateTransferFunctionSei
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265DynamicSubGop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FlickerAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateConversionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopBReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopSizeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265InterlaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265ParControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265QualityTuningLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265RateControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SampleAdaptiveOffsetFilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SceneChangeDetect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SlowPal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SpatialAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Telecine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Tiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265UnregisteredSeiTimecode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265WriteMp4PackagingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAdMarkers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAudioTrackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsClientCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCodecSpecification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsDirectoryStructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsIFrameOnlyManifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsInitializationVectorInManifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsKeyProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestDurationFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOfflineEncrypted
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOutputSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsProgramDateTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsSegmentControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsStreamInfResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsTimedMetadataId3Frame
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDeblockFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDenoiseFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputFilterEnable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputPsiControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputRotate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputTimecodeSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobTemplateListBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsAudioBufferModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsBufferModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpAudioInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEsRateInPes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsForceTsVideoEbpOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsNielsenId3
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsPcrControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsRateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationMarkers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8NielsenId3
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8PcrControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8Scte35Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImagePlayback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovClapAtom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovCslgAtom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovMpeg2FourCCControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovPaddingControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4CslgAtom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4FreeSpaceBox
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4MoovPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2AdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2DynamicSubGop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateConversionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2GopSizeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2InterlaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2IntraDcPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2ParControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2QualityTuningLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2RateControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SceneChangeDetect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SlowPal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SpatialAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Telecine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2TemporalAdaptiveQuantization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothAudioDeduplication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothManifestEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputGroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputSdt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PresetListBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PricingPlan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresCodecProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateConversionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresInterlaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresParControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresSlowPal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresTelecine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueListBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RenewalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ReservationPlanStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RespondToAfd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ScalingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.SccDestinationFramerate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeBurninPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimedMetadata
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TtmlStylePassthrough
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoTimecodeInsertion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.mediaconvert.model.WavFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacAudioDescriptionBroadcasterMix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodecProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacCodingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRateControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacRawFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacSpecification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AacVbrQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3BitstreamMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3CodingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3DynamicRangeCompressionProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3LfeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Ac3MetadataControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AccelerationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AfdSignaling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AntiAlias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioDefaultSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioLanguageCodeControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationAlgorithmControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationLoudnessLogging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioNormalizationPeakCalculation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioSelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.AudioTypeControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BillingTagsSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleBackgroundColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleFontColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleOutlineColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleShadowColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.BurninSubtitleTeletextSpacing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionDestinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CaptionSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafClientCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafCodecSpecification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafEncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafInitializationVectorInManifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafKeyProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafManifestDurationFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafSegmentControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafStreamInfResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteDASHManifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.CmafWriteHLSManifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorMetadata
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceConversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ColorSpaceUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Commitment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoHbbtvCompliance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoSegmentControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DashIsoWriteSegmentTimelineInRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DecryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlaceAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DeinterlacerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DropFrameTimecode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleBackgroundColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleFontColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleOutlineColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleShadowColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.DvbSubtitleTeletextSpacing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3AttenuationControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3BitstreamMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3CodingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DcFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionLine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3DynamicRangeCompressionRf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3LfeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3MetadataControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PassthroughControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3PhaseControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3StereoDownmix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundExMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Eac3SurroundMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.EmbeddedConvert608To708
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.F4vMoovPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FileSourceConvert608To708
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.FontScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264AdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264CodecProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264DynamicSubGop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264EntropyEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FieldEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FlickerAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264FramerateConversionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopBReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264GopSizeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264InterlaceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264ParControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264QualityTuningLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RateControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264RepeatPps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SceneChangeDetect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SlowPal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264SpatialAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264Telecine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264TemporalAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H264UnregisteredSeiTimecode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265AlternateTransferFunctionSei
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265CodecProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265DynamicSubGop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FlickerAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265FramerateConversionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopBReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265GopSizeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265InterlaceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265ParControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265QualityTuningLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265RateControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SampleAdaptiveOffsetFilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SceneChangeDetect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SlowPal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265SpatialAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Telecine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265TemporalIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265Tiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265UnregisteredSeiTimecode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.H265WriteMp4PackagingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAdMarkers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsAudioTrackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCaptionLanguageSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsClientCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsCodecSpecification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsDirectoryStructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsEncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsIFrameOnlyManifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsInitializationVectorInManifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsKeyProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsManifestDurationFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOfflineEncrypted
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsOutputSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsProgramDateTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsSegmentControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsStreamInfResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.HlsTimedMetadataId3Frame
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDeblockFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputDenoiseFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputFilterEnable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputPsiControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputRotate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.InputTimecodeSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.JobTemplateListBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.LanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsAudioBufferModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsBufferModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpAudioInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEbpPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsEsRateInPes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsForceTsVideoEbpOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsNielsenId3
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsPcrControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsRateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsScte35Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationMarkers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M2tsSegmentationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8NielsenId3
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8PcrControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.M3u8Scte35Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MotionImagePlayback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovClapAtom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovCslgAtom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovMpeg2FourCCControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovPaddingControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MovReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4CslgAtom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4FreeSpaceBox
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mp4MoovPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2AdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2CodecProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2DynamicSubGop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2FramerateConversionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2GopSizeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2InterlaceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2IntraDcPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2ParControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2QualityTuningLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2RateControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SceneChangeDetect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SlowPal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2SpatialAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2Telecine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Mpeg2TemporalAdaptiveQuantization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothAudioDeduplication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.MsSmoothManifestEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.NoiseReducerFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputGroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.OutputSdt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PresetListBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.PricingPlan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresCodecProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresFramerateConversionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresInterlaceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresParControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresSlowPal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ProresTelecine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueListBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.QueueStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RenewalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ReservationPlanStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.RespondToAfd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.ScalingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.SccDestinationFramerate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeBurninPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimecodeSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TimedMetadata
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.TtmlStylePassthrough
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.VideoTimecodeInsertion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.mediaconvert.model.WavFormat
Returns an array containing the constants of this enum type, in the order they are declared.
vbrQuality(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the VbrQuality property for this object.
vbrQuality(AacVbrQuality) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AacSettings.Builder
Sets the value of the VbrQuality property for this object.
vbrQuality() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the VbrQuality property for this object.
vbrQualityAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.AacSettings
Returns the value of the VbrQuality property for this object.
VideoCodec - Enum in software.amazon.awssdk.services.mediaconvert.model
Type of video codec
VideoCodecSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Video codec settings, (CodecSettings) under (VideoDescription), contains the group of settings related to video encoding.
VideoCodecSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
videoDescription(VideoDescription) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(VideoDescription) contains a group of video encoding settings.
videoDescription(Consumer<VideoDescription.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Output.Builder
(VideoDescription) contains a group of video encoding settings.
videoDescription() - Method in class software.amazon.awssdk.services.mediaconvert.model.Output
(VideoDescription) contains a group of video encoding settings.
videoDescription(VideoDescription) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
(VideoDescription) contains a group of video encoding settings.
videoDescription(Consumer<VideoDescription.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.PresetSettings.Builder
(VideoDescription) contains a group of video encoding settings.
videoDescription() - Method in class software.amazon.awssdk.services.mediaconvert.model.PresetSettings
(VideoDescription) contains a group of video encoding settings.
VideoDescription - Class in software.amazon.awssdk.services.mediaconvert.model
Settings for video outputs
VideoDescription.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
VideoDetail - Class in software.amazon.awssdk.services.mediaconvert.model
Contains details about the output's video stream
VideoDetail.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
videoDetails(VideoDetail) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputDetail.Builder
Sets the value of the VideoDetails property for this object.
videoDetails(Consumer<VideoDetail.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.OutputDetail.Builder
Sets the value of the VideoDetails property for this object.
videoDetails() - Method in class software.amazon.awssdk.services.mediaconvert.model.OutputDetail
Returns the value of the VideoDetails property for this object.
videoPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M2tsSettings.Builder
Specify the packet identifier (PID) of the elementary video stream in the transport stream.
videoPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M2tsSettings
Specify the packet identifier (PID) of the elementary video stream in the transport stream.
videoPid(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.M3u8Settings.Builder
Packet Identifier (PID) of the elementary video stream in the transport stream.
videoPid() - Method in class software.amazon.awssdk.services.mediaconvert.model.M3u8Settings
Packet Identifier (PID) of the elementary video stream in the transport stream.
VideoPreprocessor - Class in software.amazon.awssdk.services.mediaconvert.model
Find additional transcoding features under Preprocessors (VideoPreprocessors).
VideoPreprocessor.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
videoPreprocessors(VideoPreprocessor) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Find additional transcoding features under Preprocessors (VideoPreprocessors).
videoPreprocessors(Consumer<VideoPreprocessor.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Find additional transcoding features under Preprocessors (VideoPreprocessors).
videoPreprocessors() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Find additional transcoding features under Preprocessors (VideoPreprocessors).
videoSelector(VideoSelector) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the VideoSelector property for this object.
videoSelector(Consumer<VideoSelector.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Input.Builder
Sets the value of the VideoSelector property for this object.
videoSelector() - Method in class software.amazon.awssdk.services.mediaconvert.model.Input
Returns the value of the VideoSelector property for this object.
videoSelector(VideoSelector) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the VideoSelector property for this object.
videoSelector(Consumer<VideoSelector.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InputTemplate.Builder
Sets the value of the VideoSelector property for this object.
videoSelector() - Method in class software.amazon.awssdk.services.mediaconvert.model.InputTemplate
Returns the value of the VideoSelector property for this object.
VideoSelector - Class in software.amazon.awssdk.services.mediaconvert.model
Selector for video.
VideoSelector.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
VideoTimecodeInsertion - Enum in software.amazon.awssdk.services.mediaconvert.model
Applies only to H.264, H.265, MPEG2, and ProRes outputs.

W

WavFormat - Enum in software.amazon.awssdk.services.mediaconvert.model
The service defaults to using RIFF for WAV outputs.
wavSettings(WavSettings) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the WavSettings property for this object.
wavSettings(Consumer<WavSettings.Builder>) - Method in interface software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings.Builder
Sets the value of the WavSettings property for this object.
wavSettings() - Method in class software.amazon.awssdk.services.mediaconvert.model.AudioCodecSettings
Returns the value of the WavSettings property for this object.
WavSettings - Class in software.amazon.awssdk.services.mediaconvert.model
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value WAV.
WavSettings.Builder - Interface in software.amazon.awssdk.services.mediaconvert.model
 
whitePointX(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
whitePointX() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
whitePointY(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata.Builder
HDR Master Display Information must be provided by a color grader, using color grading tools.
whitePointY() - Method in class software.amazon.awssdk.services.mediaconvert.model.Hdr10Metadata
HDR Master Display Information must be provided by a color grader, using color grading tools.
width(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.InsertableImage.Builder
Specify the width of the inserted image in pixels.
width() - Method in class software.amazon.awssdk.services.mediaconvert.model.InsertableImage
Specify the width of the inserted image in pixels.
width(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Rectangle.Builder
Width of rectangle in pixels.
width() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
Width of rectangle in pixels.
width(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDescription.Builder
Use Width (Width) to define the video resolution width, in pixels, for this output.
width() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDescription
Use Width (Width) to define the video resolution width, in pixels, for this output.
widthInPx(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.VideoDetail.Builder
Width in pixels for the output
widthInPx() - Method in class software.amazon.awssdk.services.mediaconvert.model.VideoDetail
Width in pixels for the output
writeDashManifest(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the WriteDashManifest property for this object.
writeDashManifest(CmafWriteDASHManifest) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the WriteDashManifest property for this object.
writeDashManifest() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the WriteDashManifest property for this object.
writeDashManifestAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the WriteDashManifest property for this object.
writeHlsManifest(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the WriteHlsManifest property for this object.
writeHlsManifest(CmafWriteHLSManifest) - Method in interface software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings.Builder
Sets the value of the WriteHlsManifest property for this object.
writeHlsManifest() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the WriteHlsManifest property for this object.
writeHlsManifestAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.CmafGroupSettings
Returns the value of the WriteHlsManifest property for this object.
writeMp4PackagingType(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
writeMp4PackagingType(H265WriteMp4PackagingType) - Method in interface software.amazon.awssdk.services.mediaconvert.model.H265Settings.Builder
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
writeMp4PackagingType() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
writeMp4PackagingTypeAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.H265Settings
Use this setting only for outputs encoded with H.265 that are in CMAF or DASH output groups.
writeSegmentTimelineInRepresentation(String) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
When you enable Precise segment duration in manifests (writeSegmentTimelineInRepresentation), your DASH manifest shows precise segment durations.
writeSegmentTimelineInRepresentation(DashIsoWriteSegmentTimelineInRepresentation) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings.Builder
When you enable Precise segment duration in manifests (writeSegmentTimelineInRepresentation), your DASH manifest shows precise segment durations.
writeSegmentTimelineInRepresentation() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
When you enable Precise segment duration in manifests (writeSegmentTimelineInRepresentation), your DASH manifest shows precise segment durations.
writeSegmentTimelineInRepresentationAsString() - Method in class software.amazon.awssdk.services.mediaconvert.model.DashIsoGroupSettings
When you enable Precise segment duration in manifests (writeSegmentTimelineInRepresentation), your DASH manifest shows precise segment durations.

X

x(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Rectangle.Builder
The distance, in pixels, between the rectangle and the left edge of the video frame.
x() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
The distance, in pixels, between the rectangle and the left edge of the video frame.
xPosition(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the horizontal position of the caption relative to the left side of the output in pixels.
xPosition() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the horizontal position of the caption relative to the left side of the output in pixels.
xPosition(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the horizontal position of the caption relative to the left side of the output in pixels.
xPosition() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the horizontal position of the caption relative to the left side of the output in pixels.

Y

y(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.Rectangle.Builder
The distance, in pixels, between the rectangle and the top edge of the video frame.
y() - Method in class software.amazon.awssdk.services.mediaconvert.model.Rectangle
The distance, in pixels, between the rectangle and the top edge of the video frame.
yPosition(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings.Builder
Specifies the vertical position of the caption relative to the top of the output in pixels.
yPosition() - Method in class software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
Specifies the vertical position of the caption relative to the top of the output in pixels.
yPosition(Integer) - Method in interface software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings.Builder
Specifies the vertical position of the caption relative to the top of the output in pixels.
yPosition() - Method in class software.amazon.awssdk.services.mediaconvert.model.DvbSubDestinationSettings
Specifies the vertical position of the caption relative to the top of the output in pixels.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2019. All rights reserved.