- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRule
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ErrorRule
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.TreeRule
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.BooleanEqualsFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsSet
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.StringEqualsFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.UriEncodeFn
-
- access() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
The permission that you want to give to the AWS user that is listed in Grantee.
- access(Collection<String>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Permission.Builder
-
The permission that you want to give to the AWS user that is listed in Grantee.
- access(String...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Permission.Builder
-
The permission that you want to give to the AWS user that is listed in Grantee.
- AccessDeniedException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
General authentication failure.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- accountId() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- addCondition(Condition) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule.Builder
-
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult.Builder
-
- addHeader(String, String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint.Builder
-
- addHeaders(AwsRequest, Map<String, List<String>>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult.Builder
-
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters.Builder
-
- addPartition(Partition) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions.Builder
-
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult.Builder
-
- addRule(Rule) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset.Builder
-
- albumArt() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
- albumArt(JobAlbumArt) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
- albumArt(Consumer<JobAlbumArt.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
- albumArt() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The album art to be associated with the output file, if any.
- albumArt(JobAlbumArt) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The album art to be associated with the output file, if any.
- albumArt(Consumer<JobAlbumArt.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The album art to be associated with the output file, if any.
- albumArtFormat() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
The format of album art, if any.
- albumArtFormat(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
The format of album art, if any.
- allowDots() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- allowDots() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Perform an AND comparison between this value and another one:
https://jmespath.org/specification.html#or-expressions
- appliedColorSpaceConversion() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
If Elastic Transcoder used a preset with a ColorSpaceConversionMode to transcode the output file,
the AppliedColorSpaceConversion parameter shows the conversion used.
- appliedColorSpaceConversion(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
If Elastic Transcoder used a preset with a ColorSpaceConversionMode to transcode the output
file, the AppliedColorSpaceConversion parameter shows the conversion used.
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.elastictranscoder.internal.UserAgentUtils
-
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.elastictranscoder.internal.UserAgentUtils
-
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode.Builder
-
- Arn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- arn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
The Amazon Resource Name (ARN) for the job.
- arn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
The Amazon Resource Name (ARN) for the job.
- arn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The Amazon Resource Name (ARN) for the pipeline.
- arn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The Amazon Resource Name (ARN) for the pipeline.
- arn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
The Amazon Resource Name (ARN) for the preset.
- arn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
The Amazon Resource Name (ARN) for the preset.
- Artwork - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The file to be used as album art.
- artwork() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
The file to be used as album art.
- artwork(Collection<Artwork>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt.Builder
-
The file to be used as album art.
- artwork(Artwork...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt.Builder
-
The file to be used as album art.
- artwork(Consumer<Artwork.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt.Builder
-
The file to be used as album art.
- Artwork.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ascending() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
To list jobs in chronological order by the date and time that they were submitted, enter true.
- ascending(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest.Builder
-
To list jobs in chronological order by the date and time that they were submitted, enter true.
- ascending() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
To list jobs in chronological order by the date and time that they were submitted, enter true.
- ascending(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest.Builder
-
To list jobs in chronological order by the date and time that they were submitted, enter true.
- ascending() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
To list pipelines in chronological order by the date and time that they were created, enter true.
- ascending(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest.Builder
-
To list pipelines in chronological order by the date and time that they were created, enter true
.
- ascending() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
To list presets in chronological order by the date and time that they were created, enter true.
- ascending(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest.Builder
-
To list presets in chronological order by the date and time that they were created, enter true.
- aspectRatio() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
The aspect ratio of the input file.
- aspectRatio(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The aspect ratio of the input file.
- aspectRatio() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- aspectRatio(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
- aspectRatio() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- aspectRatio(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
- ASSIGN - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition
-
- asString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- audio() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the audio parameters.
- audio(AudioParameters) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
A section of the request body that specifies the audio parameters.
- audio(Consumer<AudioParameters.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
A section of the request body that specifies the audio parameters.
- audio() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the audio preset values.
- audio(AudioParameters) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
A section of the response body that provides information about the audio preset values.
- audio(Consumer<AudioParameters.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
A section of the response body that provides information about the audio preset values.
- AudioCodecOptions - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Options associated with your audio codec.
- AudioCodecOptions.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- audioPackingMode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
The method of organizing audio channels and tracks.
- audioPackingMode(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
The method of organizing audio channels and tracks.
- AudioParameters - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Parameters required for transcoding audio.
- AudioParameters.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- AUTHORITY - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- AuthSchemeUtils - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ValidationException.Builder
-
- awsKmsKeyArn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- awsKmsKeyArn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- awsKmsKeyArn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- awsKmsKeyArn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- awsKmsKeyArn() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- awsKmsKeyArn(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.
- cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CancelJob operation cancels an unfinished job.
- cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CancelJob operation cancels an unfinished job.
- cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CancelJob operation cancels an unfinished job.
- cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CancelJob operation cancels an unfinished job.
- CancelJobRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CancelJobRequest structure.
- CancelJobRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CancelJobRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- CancelJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.CancelJobRequestMarshaller
-
- CancelJobResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The response body contains a JSON object.
- CancelJobResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CaptionFormat - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The file format of the output captions.
- CaptionFormat.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- captionFormats(Collection<CaptionFormat>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
The array of file formats for the output captions.
- captionFormats(CaptionFormat...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
The array of file formats for the output captions.
- captionFormats(Consumer<CaptionFormat.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
The array of file formats for the output captions.
- captionFormats() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
The array of file formats for the output captions.
- Captions - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The captions to be created, if any.
- captions(Captions) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- captions(Consumer<Captions.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- captions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- captions(Captions) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- captions(Consumer<Captions.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- captions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- Captions.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CaptionSource - Class in software.amazon.awssdk.services.elastictranscoder.model
-
A source file for the input sidecar captions used during the transcoding process.
- CaptionSource.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- captionSources(Collection<CaptionSource>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
Deprecated.
- captionSources(CaptionSource...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
Deprecated.
- captionSources(Consumer<CaptionSource.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Captions.Builder
-
Deprecated.
- captionSources() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
Deprecated.
- captionSources(Collection<CaptionSource>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InputCaptions.Builder
-
Source files for the input sidecar captions used during the transcoding process.
- captionSources(CaptionSource...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InputCaptions.Builder
-
Source files for the input sidecar captions used during the transcoding process.
- captionSources(Consumer<CaptionSource.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InputCaptions.Builder
-
Source files for the input sidecar captions used during the transcoding process.
- captionSources() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
Source files for the input sidecar captions used during the transcoding process.
- cause(Throwable) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ValidationException.Builder
-
- channels(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
The number of audio channels in the output file.
- channels() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
The number of audio channels in the output file.
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- client(ElasticTranscoderAsyncClient) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter.Builder
-
- client(ElasticTranscoderClient) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter.Builder
-
- Clip - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Settings for one clip in a composition.
- Clip.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- code(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Warning.Builder
-
The code of the cross-regional warning.
- code() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
The code of the cross-regional warning.
- codec(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
The audio codec for the output file.
- codec() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
The audio codec for the output file.
- codec(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
The video codec for the output file.
- codec() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
The video codec for the output file.
- codecOptions(AudioCodecOptions) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
If you specified AAC for Audio:Codec, this is the AAC compression
profile to use.
- codecOptions(Consumer<AudioCodecOptions.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
If you specified AAC for Audio:Codec, this is the AAC compression
profile to use.
- codecOptions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
If you specified AAC for Audio:Codec, this is the AAC compression profile
to use.
- codecOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Profile (H.264/VP8/VP9 Only)
- codecOptions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Profile (H.264/VP8/VP9 Only)
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator:
https://jmespath.org/specification.html#comparison-operators
- completed(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Notifications.Builder
-
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
- completed() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
- composition(Collection<Clip>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Deprecated.
- composition(Clip...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Deprecated.
- composition(Consumer<Clip.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Deprecated.
- composition() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Deprecated.
- composition(Collection<Clip>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Deprecated.
- composition(Clip...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Deprecated.
- composition(Consumer<Clip.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Deprecated.
- composition() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Deprecated.
- Condition - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- container(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
The container type for the output file.
- container() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
The container type for the output file.
- container(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The container type for the input file.
- container() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
The container type for the input file.
- container(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
The container type for the output file.
- container() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
The container type for the output file.
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter:
https://jmespath.org/specification.html#contains
- contentConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you
want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to
have access to the files, the type of access you want users to have, and the storage class that you want to
assign to the files.
- contentConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you
want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to
have access to the files, the type of access you want users to have, and the storage class that you want to
assign to the files.
- contentConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want
Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have
access to the files, the type of access you want users to have, and the storage class that you want to assign to
the files.
- contentConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and
playlists.
- contentConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and
playlists.
- contentConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and
playlists.
- contentConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you
want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to
have access to the files, the type of access you want users to have, and the storage class that you want to
assign to the files.
- contentConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you
want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to
have access to the files, the type of access you want users to have, and the storage class that you want to
assign to the files.
- contentConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want
Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have
access to the files, the type of access you want users to have, and the storage class that you want to assign to
the files.
- context(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference.Builder
-
- create() - Static method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter
-
- create() - Static method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AuthSchemeUtils
-
- createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
- createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
- createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
- createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
- CreateJobOutput - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreateJobOutput structure.
- CreateJobOutput.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CreateJobPlaylist - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Information about the master playlist.
- CreateJobPlaylist.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CreateJobRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreateJobRequest structure.
- CreateJobRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CreateJobRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- CreateJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.CreateJobRequestMarshaller
-
- CreateJobResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreateJobResponse structure.
- CreateJobResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- createPipeline(CreatePipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CreatePipeline operation creates a pipeline with settings that you specify.
- createPipeline(Consumer<CreatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CreatePipeline operation creates a pipeline with settings that you specify.
- createPipeline(CreatePipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CreatePipeline operation creates a pipeline with settings that you specify.
- createPipeline(Consumer<CreatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CreatePipeline operation creates a pipeline with settings that you specify.
- CreatePipelineRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreatePipelineRequest structure.
- CreatePipelineRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CreatePipelineRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- CreatePipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.CreatePipelineRequestMarshaller
-
- CreatePipelineResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.
- CreatePipelineResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- createPreset(CreatePresetRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CreatePreset operation creates a preset with settings that you specify.
- createPreset(Consumer<CreatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The CreatePreset operation creates a preset with settings that you specify.
- createPreset(CreatePresetRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CreatePreset operation creates a preset with settings that you specify.
- createPreset(Consumer<CreatePresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The CreatePreset operation creates a preset with settings that you specify.
- CreatePresetRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreatePresetRequest structure.
- CreatePresetRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- CreatePresetRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- CreatePresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.CreatePresetRequestMarshaller
-
- CreatePresetResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The CreatePresetResponse structure.
- CreatePresetResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleError
-
- ElasticTranscoderAsyncClient - Interface in software.amazon.awssdk.services.elastictranscoder
-
Service client for accessing Amazon Elastic Transcoder asynchronously.
- ElasticTranscoderAsyncClientBuilder - Interface in software.amazon.awssdk.services.elastictranscoder
-
- ElasticTranscoderAsyncWaiter - Interface in software.amazon.awssdk.services.elastictranscoder.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- ElasticTranscoderAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.waiters
-
- ElasticTranscoderBaseClientBuilder<B extends ElasticTranscoderBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.elastictranscoder
-
- ElasticTranscoderClient - Interface in software.amazon.awssdk.services.elastictranscoder
-
Service client for accessing Amazon Elastic Transcoder.
- ElasticTranscoderClientBuilder - Interface in software.amazon.awssdk.services.elastictranscoder
-
- ElasticTranscoderClientOption<T> - Class in software.amazon.awssdk.services.elastictranscoder.internal
-
- ElasticTranscoderEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ElasticTranscoderEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ElasticTranscoderEndpointAuthSchemeInterceptor
-
- ElasticTranscoderEndpointParams - Class in software.amazon.awssdk.services.elastictranscoder.endpoints
-
The parameters object used to resolve an endpoint for the ElasticTranscoder service.
- ElasticTranscoderEndpointParams.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints
-
- ElasticTranscoderEndpointProvider - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints
-
An endpoint provider for ElasticTranscoder.
- ElasticTranscoderException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderException(ElasticTranscoderException.Builder) - Constructor for exception software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException
-
- ElasticTranscoderException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderException.BuilderImpl - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderRequest(ElasticTranscoderRequest.Builder) - Constructor for class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderRequest
-
- ElasticTranscoderRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderRequest.BuilderImpl - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ElasticTranscoderRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ElasticTranscoderRequestSetEndpointInterceptor
-
- ElasticTranscoderResolveEndpointInterceptor - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ElasticTranscoderResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ElasticTranscoderResolveEndpointInterceptor
-
- ElasticTranscoderResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderResponse(ElasticTranscoderResponse.Builder) - Constructor for class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse
-
- ElasticTranscoderResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderResponse.BuilderImpl - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderResponseMetadata - Class in software.amazon.awssdk.services.elastictranscoder.model
-
- ElasticTranscoderServiceClientConfiguration - Class in software.amazon.awssdk.services.elastictranscoder
-
Class to expose the service client settings to the user.
- ElasticTranscoderServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.elastictranscoder
-
- ElasticTranscoderWaiter - Interface in software.amazon.awssdk.services.elastictranscoder.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- ElasticTranscoderWaiter.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.waiters
-
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your artwork.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you
want Elastic Transcoder to apply to your caption sources.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you
want Elastic Transcoder to apply to your caption sources.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
The encryption settings, if any, that Elastic Transcoder needs to decyrpt your caption sources, or that you want
Elastic Transcoder to apply to your caption sources.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
You can specify encryption settings for any output files that you want to use for a transcoding job.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
You can specify encryption settings for any output files that you want to use for a transcoding job.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
You can specify encryption settings for any output files that you want to use for a transcoding job.
- Encryption - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The encryption settings, if any, that are used for decrypting your input files or encrypting your output files.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The encryption settings, if any, that are used for decrypting your input files.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The encryption settings, if any, that are used for decrypting your input files.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
The encryption settings, if any, that are used for decrypting your input files.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your output files.
- encryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobWatermark.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
- encryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobWatermark.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
- encryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your watermarks.
- Encryption.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- endpoint(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointParams.Builder
-
- endpoint() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointParams
-
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule.Builder
-
- ENDPOINT - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderServiceClientConfiguration.Builder
-
Configure the endpointOverride
- endpointProvider(ElasticTranscoderEndpointProvider) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderBaseClientBuilder
-
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderServiceClientConfiguration.Builder
-
Configure the endpointProvider
- EndpointResult - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- EndpointResult.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- EndpointRule - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRule
-
- EndpointRuleset - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- eq(boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- eq(Expr) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Deprecated
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RegionOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Dynamic
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Array
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Bool
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Int
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Str
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- equals(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- error(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule.Builder
-
- ERROR - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- error(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Notifications.Builder
-
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
- error() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
- ErrorRule - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ErrorRule
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.BooleanEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition
-
- Eval - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Eval
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- eval(Value) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part
-
- eval(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- eval(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- eval(Expr) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SingleArgFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.StringEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsSet
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SingleArgFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.UriEncodeFn
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.DefaultRuleEngine
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset using the named values in
args as input into the rule set.
- evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleEvaluator
-
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleEvaluator
-
- expectArray() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Array
-
- expectArray() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectBool() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Bool
-
- expectBool() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Int
-
- expectLiteral() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- expectLiteralString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- expectOneArg() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- expectRecord() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectRecord() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Record
-
- expectString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- expectString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Str
-
- expectTwoArgs() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- expr() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition
-
- Expr - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Expr() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- expr() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- facts() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- FatScope<T> - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- FatScope() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- field(String) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
- fileSize(Long) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties.Builder
-
The detected file size of the input file, in bytes.
- fileSize() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
The detected file size of the input file, in bytes.
- fileSize(Long) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
File size of the output file, in bytes.
- fileSize() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
File size of the output file, in bytes.
- filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Filter this value: https://jmespath.org/specification.html#filter-expressions
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- finishTimeMillis(Long) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Timing.Builder
-
The time the job finished transcoding, in epoch milliseconds.
- finishTimeMillis() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
The time the job finished transcoding, in epoch milliseconds.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
- fixedGOP(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or
VP8.
- fixedGOP() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or
VP8.
- flatten() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
- fn(Fn) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition.Builder
-
- Fn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- fn(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode.Builder
-
- fnNode - Variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- FnNode - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- FnVisitor<R> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Record
-
- format(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat.Builder
-
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for
this output.
- format() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this
output.
- format(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The format of the output playlist.
- format() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
The format of the output playlist.
- format(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The format of the output playlist.
- format() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
The format of the output playlist.
- format(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- format() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The type of DRM, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- format(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
The format of thumbnails, if any.
- format() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
The format of thumbnails, if any.
- frameRate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties.Builder
-
The detected frame rate of the input file, in frames per second.
- frameRate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
The detected frame rate of the input file, in frames per second.
- frameRate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The frame rate of the input file.
- frameRate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
The frame rate of the input file.
- frameRate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Frame rate of the output file, in frames per second.
- frameRate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Frame rate of the output file, in frames per second.
- frameRate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
The frames per second for the video stream in the output file.
- frameRate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
The frames per second for the video stream in the output file.
- from(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- from(String, String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Deprecated
-
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters
-
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterType
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RegionOverride
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.BooleanEqualsFn
-
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromStr(Template) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- fromString(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- fromString(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterType
-
- hasAccess() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
For responses, this returns true if the service returned a value for the Access property.
- hasArtwork() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
For responses, this returns true if the service returned a value for the Artwork property.
- hasCaptionFormats() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
For responses, this returns true if the service returned a value for the CaptionFormats property.
- hasCaptionSources() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
Deprecated.
- hasCaptionSources() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
For responses, this returns true if the service returned a value for the CaptionSources property.
- hasCodecOptions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
For responses, this returns true if the service returned a value for the CodecOptions property.
- hasComposition() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Deprecated.
- hasComposition() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Deprecated.
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- hashCode() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
- hasInputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
For responses, this returns true if the service returned a value for the Inputs property.
- hasInputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
For responses, this returns true if the service returned a value for the Inputs property.
- hasJobs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
For responses, this returns true if the service returned a value for the Jobs property.
- hasJobs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
For responses, this returns true if the service returned a value for the Jobs property.
- hasOutputKeys() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
For responses, this returns true if the service returned a value for the OutputKeys property.
- hasOutputKeys() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
For responses, this returns true if the service returned a value for the OutputKeys property.
- hasOutputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
For responses, this returns true if the service returned a value for the Outputs property.
- hasOutputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
For responses, this returns true if the service returned a value for the Outputs property.
- hasPermissions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
For responses, this returns true if the service returned a value for the Permissions property.
- hasPipelines() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
For responses, this returns true if the service returned a value for the Pipelines property.
- hasPlaylists() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
For responses, this returns true if the service returned a value for the Playlists property.
- hasPlaylists() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
For responses, this returns true if the service returned a value for the Playlists property.
- hasPresets() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
For responses, this returns true if the service returned a value for the Presets property.
- hasUserMetadata() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
For responses, this returns true if the service returned a value for the UserMetadata property.
- hasUserMetadata() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
For responses, this returns true if the service returned a value for the UserMetadata property.
- hasWarnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
For responses, this returns true if the service returned a value for the Warnings property.
- hasWarnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
For responses, this returns true if the service returned a value for the Warnings property.
- hasWarnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
For responses, this returns true if the service returned a value for the Warnings property.
- hasWatermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
For responses, this returns true if the service returned a value for the Watermarks property.
- hasWatermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
For responses, this returns true if the service returned a value for the Watermarks property.
- hasWatermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
For responses, this returns true if the service returned a value for the Watermarks property.
- height(Integer) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties.Builder
-
The detected height of the input file, in pixels.
- height() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
The detected height of the input file, in pixels.
- height(Integer) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Height of the output file, in pixels.
- height() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Height of the output file, in pixels.
- hlsContentProtection(HlsContentProtection) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- hlsContentProtection(Consumer<HlsContentProtection.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- hlsContentProtection() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- HlsContentProtection - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to your output files.
- hlsContentProtection(HlsContentProtection) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- hlsContentProtection(Consumer<HlsContentProtection.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- hlsContentProtection() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
- HlsContentProtection.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- horizontalAlign(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
The horizontal position of the watermark unless you specify a non-zero value for
HorizontalOffset:
- horizontalAlign() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset:
- horizontalOffset(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
The amount by which you want the horizontal position of the watermark to be offset from the position
specified by HorizontalAlign:
- horizontalOffset() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
The amount by which you want the horizontal position of the watermark to be offset from the position specified by
HorizontalAlign:
- hostLabel() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.UriEncodeFn
-
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest.Builder
-
The identifier of the job that you want to cancel.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
The identifier of the job that you want to cancel.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest.Builder
-
The identifier of the pipeline that you want to delete.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
The identifier of the pipeline that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest.Builder
-
The identifier of the preset for which you want to get detailed information.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
The identifier of the preset for which you want to get detailed information.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
The identifier that Elastic Transcoder assigned to the job.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
The identifier that Elastic Transcoder assigned to the job.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The identifier for the pipeline.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The identifier for the pipeline.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
Identifier for the new preset.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
Identifier for the new preset.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
A unique identifier for the settings for one watermark.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
A unique identifier for the settings for one watermark.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest.Builder
-
The identifier of the job for which you want to get detailed information.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
The identifier of the job for which you want to get detailed information.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest.Builder
-
The identifier of the pipeline to read.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
The identifier of the pipeline to read.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest.Builder
-
The identifier of the preset for which you want to get detailed information.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
The identifier of the preset for which you want to get detailed information.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest.Builder
-
The identifier of the pipeline for which you want to change notification settings.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The identifier of the pipeline for which you want to change notification settings.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The ID of the pipeline that you want to update.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The ID of the pipeline that you want to update.
- id(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest.Builder
-
The identifier of the pipeline to update.
- id() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The identifier of the pipeline to update.
- Identifier - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- IncompatibleVersionException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
- IncompatibleVersionException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- Index(int) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- INFERRED - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- initializationVector(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Encryption.Builder
-
The series of random bits created by a random bit generator, unique for every encryption operation, that you
used to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files.
- initializationVector() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
The series of random bits created by a random bit generator, unique for every encryption operation, that you used
to encrypt your input files or that you want Elastic Transcoder to use to encrypt your output files.
- initializationVector(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection.Builder
-
If Elastic Transcoder is generating your key for you, you must leave this field blank.
- initializationVector() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave this field blank.
- initializationVector(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The series of random bits created by a random bit generator, unique for every encryption operation, that you
want Elastic Transcoder to use to encrypt your files.
- initializationVector() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The series of random bits created by a random bit generator, unique for every encryption operation, that you want
Elastic Transcoder to use to encrypt your files.
- InnerParseError - Exception in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.elastictranscoder.endpoints.internal.InnerParseError
-
- input(JobInput) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the file that is being transcoded.
- input(Consumer<JobInput.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the file that is being transcoded.
- input() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the file that is being transcoded.
- input(JobInput) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
A section of the request or response body that provides information about the file that is being transcoded.
- input(Consumer<JobInput.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
A section of the request or response body that provides information about the file that is being transcoded.
- input() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
A section of the request or response body that provides information about the file that is being transcoded.
- inputBucket(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The Amazon S3 bucket in which you saved the media files that you want to transcode.
- inputBucket() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want to transcode.
- inputBucket(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files,
if any, that you want to use for watermarks.
- inputBucket() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if
any, that you want to use for watermarks.
- inputBucket(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you
want to use as watermarks.
- inputBucket() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want
to use as watermarks.
- InputCaptions - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The captions to be created, if any.
- inputCaptions(InputCaptions) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- inputCaptions(Consumer<InputCaptions.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- inputCaptions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
- InputCaptions.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- inputKey(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
The name of the file to be used as album art.
- inputKey() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
The name of the file to be used as album art.
- inputKey(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobWatermark.Builder
-
The name of the .png or .jpg file that you want to use for the watermark.
- inputKey() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
The name of the .png or .jpg file that you want to use for the watermark.
- inputs(Collection<JobInput>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the files that are being transcoded.
- inputs(JobInput...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the files that are being transcoded.
- inputs(Consumer<JobInput.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the files that are being transcoded.
- inputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the files that are being transcoded.
- inputs(Collection<JobInput>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the files that you're transcoding.
- inputs(JobInput...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the files that you're transcoding.
- inputs(Consumer<JobInput.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the files that you're transcoding.
- inputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
Information about the files that you're transcoding.
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- interlaced(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
Whether the input file is interlaced.
- interlaced() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
Whether the input file is interlaced.
- InternalServiceException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
- InternalServiceException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- interval(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
The approximate number of seconds between thumbnails.
- interval() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
The approximate number of seconds between thumbnails.
- into() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IntoSelf
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- IS_IP - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- isNone() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.None
-
- isRequired() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- IsSet - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsSet
-
- isStatic() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- IsValidHostLabel - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- iterator() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByPipelineIterable
-
- iterator() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusIterable
-
- iterator() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsIterable
-
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
The name of the sidecar caption file that you want Elastic Transcoder to include in the output file.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
The name to assign to the transcoded file.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
The name to assign to the transcoded file.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Encryption.Builder
-
The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used
to encrypt your input file.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
The data encryption key that you want Elastic Transcoder to use to encrypt your output file, or that was used to
encrypt your input file.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection.Builder
-
If you want Elastic Transcoder to generate a key for you, leave this field blank.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
If you want Elastic Transcoder to generate a key for you, leave this field blank.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
The name of the file to transcode.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
The name of the file to transcode.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The name to assign to the transcoded file.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The name to assign to the transcoded file.
- key(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The DRM key for your file, provided by your DRM license provider.
- key() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The DRM key for your file, provided by your DRM license provider.
- keyframesMaxDist(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or
VP8.
- keyframesMaxDist() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of H.264, MPEG2, or
VP8.
- keyId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The ID for your DRM key, so that your DRM license provider knows which key to provide.
- keyId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The ID for your DRM key, so that your DRM license provider knows which key to provide.
- keyMd5(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Encryption.Builder
-
The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to
use to encrypt your output file.
- keyMd5() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
The MD5 digest of the key that you used to encrypt your input file, or that you want Elastic Transcoder to use to
encrypt your output file.
- keyMd5(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection.Builder
-
If Elastic Transcoder is generating your key for you, you must leave this field blank.
- keyMd5() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave this field blank.
- keyMd5(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a
checksum to make sure your key was not corrupted in transit.
- keyMd5() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The MD5 digest of the key used for DRM on your file, and that you want Elastic Transcoder to use as a checksum to
make sure your key was not corrupted in transit.
- keyStoragePolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection.Builder
-
Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket.
- keyStoragePolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
Specify whether you want Elastic Transcoder to write your HLS license key to an Amazon S3 bucket.
- label(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
The label of the caption shown in the player when choosing a language.
- label() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
The label of the caption shown in the player when choosing a language.
- language(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
A string that specifies the language of the caption.
- language() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
A string that specifies the language of the caption.
- length() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter:
https://jmespath.org/specification.html#length
- licenseAcquisitionUrl(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection.Builder
-
The location of the license key required to decrypt your HLS playlist.
- licenseAcquisitionUrl() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
The location of the license key required to decrypt your HLS playlist.
- licenseAcquisitionUrl(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm.Builder
-
The location of the license key required to play DRM content.
- licenseAcquisitionUrl() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
The location of the license key required to play DRM content.
- LimitExceededException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
Too many operations for a given AWS account.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- listJobsByPipeline(ListJobsByPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipeline(Consumer<ListJobsByPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipeline(ListJobsByPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipeline(Consumer<ListJobsByPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- ListJobsByPipelineIterable - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListJobsByPipelineIterable(ElasticTranscoderClient, ListJobsByPipelineRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByPipelineIterable
-
- listJobsByPipelinePaginator(ListJobsByPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipelinePaginator(Consumer<ListJobsByPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipelinePaginator(ListJobsByPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- listJobsByPipelinePaginator(Consumer<ListJobsByPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
- ListJobsByPipelinePublisher - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListJobsByPipelinePublisher(ElasticTranscoderAsyncClient, ListJobsByPipelineRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByPipelinePublisher
-
- ListJobsByPipelineRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListJobsByPipelineRequest structure.
- ListJobsByPipelineRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ListJobsByPipelineRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ListJobsByPipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ListJobsByPipelineRequestMarshaller
-
- ListJobsByPipelineResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListJobsByPipelineResponse structure.
- ListJobsByPipelineResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- listJobsByStatus(ListJobsByStatusRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatus(Consumer<ListJobsByStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatus(ListJobsByStatusRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatus(Consumer<ListJobsByStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- ListJobsByStatusIterable - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListJobsByStatusIterable(ElasticTranscoderClient, ListJobsByStatusRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusIterable
-
- listJobsByStatusPaginator(ListJobsByStatusRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatusPaginator(Consumer<ListJobsByStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatusPaginator(ListJobsByStatusRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- listJobsByStatusPaginator(Consumer<ListJobsByStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListJobsByStatus operation gets a list of jobs that have a specified status.
- ListJobsByStatusPublisher - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListJobsByStatusPublisher(ElasticTranscoderAsyncClient, ListJobsByStatusRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusPublisher
-
- ListJobsByStatusRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListJobsByStatusRequest structure.
- ListJobsByStatusRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ListJobsByStatusRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ListJobsByStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ListJobsByStatusRequestMarshaller
-
- ListJobsByStatusResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListJobsByStatusResponse structure.
- ListJobsByStatusResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- listPipelines(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelines(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelines() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelines(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelines(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelines() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- ListPipelinesIterable - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListPipelinesIterable(ElasticTranscoderClient, ListPipelinesRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesIterable
-
- listPipelinesPaginator() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelinesPaginator(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelinesPaginator(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelinesPaginator() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelinesPaginator(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- listPipelinesPaginator(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
- ListPipelinesPublisher - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListPipelinesPublisher(ElasticTranscoderAsyncClient, ListPipelinesRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesPublisher
-
- ListPipelinesRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListPipelineRequest structure.
- ListPipelinesRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ListPipelinesRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ListPipelinesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ListPipelinesRequestMarshaller
-
- ListPipelinesResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
A list of the pipelines associated with the current AWS account.
- ListPipelinesResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- listPresets(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresets(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresets() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresets(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresets(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresets() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- ListPresetsIterable - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListPresetsIterable(ElasticTranscoderClient, ListPresetsRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsIterable
-
- listPresetsPaginator() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresetsPaginator(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresetsPaginator(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresetsPaginator() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresetsPaginator(ListPresetsRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- listPresetsPaginator(Consumer<ListPresetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets
that you've added in an AWS region.
- ListPresetsPublisher - Class in software.amazon.awssdk.services.elastictranscoder.paginators
-
- ListPresetsPublisher(ElasticTranscoderAsyncClient, ListPresetsRequest) - Constructor for class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsPublisher
-
- ListPresetsRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListPresetsRequest structure.
- ListPresetsRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ListPresetsRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ListPresetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ListPresetsRequestMarshaller
-
- ListPresetsResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ListPresetsResponse structure.
- ListPresetsResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- Literal - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionDataProvider
-
- name(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Builder
-
- name(Identifier) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Builder
-
- name(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference.Builder
-
- NAME - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The name of the pipeline.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The name of the pipeline.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
The name of the preset.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
The name of the preset.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The name of the pipeline.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The name of the pipeline.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
The name of the preset.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
The name of the preset.
- name(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The name of the pipeline.
- name() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The name of the pipeline.
- nextPageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse.Builder
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse.Builder
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse.Builder
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse.Builder
-
A value that you use to access the second and subsequent pages of results, if any.
- nextPageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
A value that you use to access the second and subsequent pages of results, if any.
- none() - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value
-
- None() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.None
-
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- Not - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- not() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
- notifications(Notifications) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- notifications(Consumer<Notifications.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- notifications() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- Notifications - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
- notifications(Notifications) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- notifications(Consumer<Notifications.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- notifications() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
- notifications(Notifications) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest.Builder
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
- notifications(Consumer<Notifications.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest.Builder
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
- notifications() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
status.
- notifications(Notifications) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
- notifications(Consumer<Notifications.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
- notifications() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
status.
- Notifications.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- of(boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- of(int) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- of(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- of(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- of(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsSet
-
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.BooleanEqualsFn
-
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FnNode
-
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsValidHostLabel
-
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.IsVirtualHostableS3Bucket
-
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.StringEqualsFn
-
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- opacity(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
A percentage that indicates how much you want a watermark to obscure the video in the location where it
appears.
- opacity() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
- or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Perform an OR comparison between this value and another one:
https://jmespath.org/specification.html#or-expressions
- output(CreateJobOutput) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the transcoded (target) file.
- output(Consumer<CreateJobOutput.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the transcoded (target) file.
- output() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the transcoded (target) file.
- output(JobOutput) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
If you specified one output for a job, information about that output.
- output(Consumer<JobOutput.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
If you specified one output for a job, information about that output.
- output() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
If you specified one output for a job, information about that output.
- outputBucket(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
- outputBucket() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
- outputBucket(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and
playlists.
- outputBucket() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
- outputKeyPrefix(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job
creates, including output files, thumbnails, and playlists.
- outputKeyPrefix() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates,
including output files, thumbnails, and playlists.
- outputKeyPrefix(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job
creates, including output files, thumbnails, and playlists.
- outputKeyPrefix() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates,
including output files, thumbnails, and playlists.
- outputKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
For each output in this job that you want to include in a master playlist, the value of the
Outputs:Key object.
- outputKeys(String...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
For each output in this job that you want to include in a master playlist, the value of the
Outputs:Key object.
- outputKeys() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
For each output in this job that you want to include in a master playlist, the value of the
Outputs:Key object.
- outputKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key
object.
- outputKeys(String...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key
object.
- outputKeys() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
- Outputs - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- outputs(Outputs) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition.Builder
-
- outputs() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- outputs(Collection<CreateJobOutput>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the transcoded (target) files.
- outputs(CreateJobOutput...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the transcoded (target) files.
- outputs(Consumer<CreateJobOutput.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
A section of the request body that provides information about the transcoded (target) files.
- outputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the transcoded (target) files.
- outputs(Collection<JobOutput>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the output files.
- outputs(JobOutput...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the output files.
- outputs(Consumer<JobOutput.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Information about the output files.
- outputs() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
Information about the output files.
- Outputs.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderServiceClientConfiguration.Builder
-
Configure the client override configuration
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest.Builder
-
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest.Builder
-
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
- overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter.Builder
-
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
- overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter.Builder
-
- paddingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top
and bottom and/or left and right sides of the output album art to make the total size of the output art match
the values that you specified for MaxWidth and MaxHeight.
- paddingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and
bottom and/or left and right sides of the output album art to make the total size of the output art match the
values that you specified for MaxWidth and MaxHeight.
- paddingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top
and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the
values that you specified for thumbnail MaxWidth and MaxHeight settings.
- paddingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and
bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that
you specified for thumbnail MaxWidth and MaxHeight settings.
- paddingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top
and bottom and/or left and right sides of the output video to make the total size of the output video match
the values that you specified for MaxWidth and MaxHeight.
- paddingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and
bottom and/or left and right sides of the output video to make the total size of the output video match the
values that you specified for MaxWidth and MaxHeight.
- pageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest.Builder
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest.Builder
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest.Builder
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest.Builder
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- pageToken() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent
GET requests to get each successive page of results.
- Parameter - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- parse(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Part
-
- partition() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- pattern(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat.Builder
-
The prefix for caption filenames, in the form description-{language}, where:
- pattern() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
The prefix for caption filenames, in the form description-{language}, where:
- Permission - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The Permission structure.
- Permission.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- permissions(Collection<Permission>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig.Builder
-
Optional.
- permissions(Permission...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig.Builder
-
Optional.
- permissions(Consumer<Permission.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig.Builder
-
Optional.
- permissions() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
Optional.
- pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse.Builder
-
A section of the response body that provides information about the pipeline that is created.
- pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse.Builder
-
A section of the response body that provides information about the pipeline that is created.
- pipeline() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
A section of the response body that provides information about the pipeline that is created.
- Pipeline - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The pipeline (queue) that is used to manage jobs.
- pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse.Builder
-
A section of the response body that provides information about the pipeline.
- pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse.Builder
-
A section of the response body that provides information about the pipeline.
- pipeline() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
A section of the response body that provides information about the pipeline.
- pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse.Builder
-
A section of the response body that provides information about the pipeline associated with this
notification.
- pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse.Builder
-
A section of the response body that provides information about the pipeline associated with this
notification.
- pipeline() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
A section of the response body that provides information about the pipeline associated with this notification.
- pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse.Builder
-
The pipeline updated by this UpdatePipelineResponse call.
- pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse.Builder
-
The pipeline updated by this UpdatePipelineResponse call.
- pipeline() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
The pipeline updated by this UpdatePipelineResponse call.
- pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse.Builder
-
A section of the response body that provides information about the pipeline.
- pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse.Builder
-
A section of the response body that provides information about the pipeline.
- pipeline() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
A section of the response body that provides information about the pipeline.
- Pipeline.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- pipelineId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
- pipelineId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
- pipelineId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
- pipelineId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
- pipelineId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest.Builder
-
The ID of the pipeline for which you want to get job information.
- pipelineId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
The ID of the pipeline for which you want to get job information.
- PipelineOutputConfig - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The PipelineOutputConfig structure.
- PipelineOutputConfig.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- pipelines(Collection<Pipeline>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse.Builder
-
An array of Pipeline objects.
- pipelines(Pipeline...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse.Builder
-
An array of Pipeline objects.
- pipelines(Consumer<Pipeline.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse.Builder
-
An array of Pipeline objects.
- pipelines() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
An array of Pipeline objects.
- pipelines() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesIterable
-
- pipelines() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesPublisher
-
Returns a publisher that can be used to get a stream of data.
- Playlist - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Use Only for Fragmented MP4 or MPEG-TS Outputs.
- Playlist.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- playlists(Collection<CreateJobPlaylist>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
If you specify a preset in PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want
Elastic Transcoder to create.
- playlists(CreateJobPlaylist...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
If you specify a preset in PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want
Elastic Transcoder to create.
- playlists(Consumer<CreateJobPlaylist.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest.Builder
-
If you specify a preset in PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want
Elastic Transcoder to create.
- playlists() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
If you specify a preset in PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic
Transcoder to create.
- playlists(Collection<Playlist>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
- playlists(Playlist...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
- playlists(Consumer<Playlist.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
- playlists() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- playReadyDrm(PlayReadyDrm) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- playReadyDrm(Consumer<PlayReadyDrm.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist.Builder
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- playReadyDrm() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- playReadyDrm(PlayReadyDrm) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- playReadyDrm(Consumer<PlayReadyDrm.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- playReadyDrm() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
- PlayReadyDrm - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The PlayReady DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with
this playlist.
- PlayReadyDrm.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- pop() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- preset(Preset) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse.Builder
-
A section of the response body that provides information about the preset that is created.
- preset(Consumer<Preset.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse.Builder
-
A section of the response body that provides information about the preset that is created.
- preset() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
A section of the response body that provides information about the preset that is created.
- Preset - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Presets are templates that contain most of the settings for transcoding media files from one format to another.
- preset(Preset) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse.Builder
-
A section of the response body that provides information about the preset.
- preset(Consumer<Preset.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse.Builder
-
A section of the response body that provides information about the preset.
- preset() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
A section of the response body that provides information about the preset.
- Preset.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- presetId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
The Id of the preset to use for this job.
- presetId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
The Id of the preset to use for this job.
- presetId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The value of the Id object for the preset that you want to use for this job.
- presetId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The value of the Id object for the preset that you want to use for this job.
- presets(Collection<Preset>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse.Builder
-
An array of Preset objects.
- presets(Preset...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse.Builder
-
An array of Preset objects.
- presets(Consumer<Preset.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse.Builder
-
An array of Preset objects.
- presets() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
An array of Preset objects.
- presets() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsIterable
-
- presets() - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsPublisher
-
Returns a publisher that can be used to get a stream of data.
- PresetWatermark - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that
are transcoded using this preset.
- PresetWatermark.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- presetWatermarkId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobWatermark.Builder
-
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during
transcoding.
- presetWatermarkId() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
- profile(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions.Builder
-
You can only choose an audio profile when you specify AAC for the value of Audio:Codec.
- profile() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio profile when you specify AAC for the value of Audio:Codec.
- progressing(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Notifications.Builder
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has
started to process the job.
- progressing() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has
started to process the job.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint.Builder
-
- push() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition.Builder
-
- readJob(ReadJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadJob operation returns detailed information about a job.
- readJob(Consumer<ReadJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadJob operation returns detailed information about a job.
- readJob(ReadJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadJob operation returns detailed information about a job.
- readJob(Consumer<ReadJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadJob operation returns detailed information about a job.
- ReadJobRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadJobRequest structure.
- ReadJobRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ReadJobRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ReadJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ReadJobRequestMarshaller
-
- ReadJobResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadJobResponse structure.
- ReadJobResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- readPipeline(ReadPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadPipeline operation gets detailed information about a pipeline.
- readPipeline(Consumer<ReadPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadPipeline operation gets detailed information about a pipeline.
- readPipeline(ReadPipelineRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadPipeline operation gets detailed information about a pipeline.
- readPipeline(Consumer<ReadPipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadPipeline operation gets detailed information about a pipeline.
- ReadPipelineRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadPipelineRequest structure.
- ReadPipelineRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ReadPipelineRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ReadPipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ReadPipelineRequestMarshaller
-
- ReadPipelineResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadPipelineResponse structure.
- ReadPipelineResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- readPreset(ReadPresetRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadPreset operation gets detailed information about a preset.
- readPreset(Consumer<ReadPresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
The ReadPreset operation gets detailed information about a preset.
- readPreset(ReadPresetRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadPreset operation gets detailed information about a preset.
- readPreset(Consumer<ReadPresetRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
The ReadPreset operation gets detailed information about a preset.
- ReadPresetRequest - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadPresetRequest structure.
- ReadPresetRequest.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ReadPresetRequestMarshaller - Class in software.amazon.awssdk.services.elastictranscoder.transform
-
- ReadPresetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.elastictranscoder.transform.ReadPresetRequestMarshaller
-
- ReadPresetResponse - Class in software.amazon.awssdk.services.elastictranscoder.model
-
The ReadPresetResponse structure.
- ReadPresetResponse.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ref(Identifier) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- region(Region) - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderServiceClientConfiguration.Builder
-
Configure the region
- region(Region) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partition
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ValidationException.Builder
-
- required(boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Builder
-
- resolution(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution
of the input file.
- resolution() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of
the input file.
- resolution(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
- resolution() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- resolution(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
- resolution() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- resolveEndpoint(ElasticTranscoderEndpointParams) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<ElasticTranscoderEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(ElasticTranscoderEndpointParams) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.DefaultElasticTranscoderEndpointProvider
-
- resource() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- ResourceInUseException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
The resource you are attempting to change is in use.
- ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.elastictranscoder.model
-
The requested resource does not exist or is not available.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderResponse
-
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- result(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition.Builder
-
- reverse() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- role(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the
pipeline.
- role() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
- role(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this
pipeline.
- role() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
- role(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for
this pipeline.
- role() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for
this pipeline.
- rotate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the
input.
- rotate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
- rotate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the
input.
- rotate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
- Rule - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- sampleRate(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioParameters.Builder
-
The sample rate of the audio stream in the output file, in Hertz.
- sampleRate() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
The sample rate of the audio stream in the output file, in Hertz.
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter.Builder
-
- SCHEME - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ValidationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- sdkFields() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- segmentDuration(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
- segmentDuration() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- segmentDuration(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
- segmentDuration() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.elastictranscoder.model.ValidationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- service() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset.Builder
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AuthSchemeUtils
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- signed(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions.Builder
-
You can only choose whether an audio sample is signed when you specify pcm for the value of
Audio:Codec.
- signed() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose whether an audio sample is signed when you specify pcm for the value of
Audio:Codec.
- since() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Array
-
- sizingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Artwork.Builder
-
Specify one of the following values to control scaling of the output album art:
- sizingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
Specify one of the following values to control scaling of the output album art:
- sizingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
A value that controls scaling of the watermark:
- sizingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
A value that controls scaling of the watermark:
- sizingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Thumbnails.Builder
-
Specify one of the following values to control scaling of thumbnails:
- sizingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
Specify one of the following values to control scaling of thumbnails:
- sizingPolicy(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Specify one of the following values to control scaling of the output video:
- sizingPolicy() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Specify one of the following values to control scaling of the output video:
- software.amazon.awssdk.services.elastictranscoder - package software.amazon.awssdk.services.elastictranscoder
-
AWS Elastic Transcoder Service
- software.amazon.awssdk.services.elastictranscoder.endpoints - package software.amazon.awssdk.services.elastictranscoder.endpoints
-
- software.amazon.awssdk.services.elastictranscoder.endpoints.internal - package software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- software.amazon.awssdk.services.elastictranscoder.internal - package software.amazon.awssdk.services.elastictranscoder.internal
-
- software.amazon.awssdk.services.elastictranscoder.model - package software.amazon.awssdk.services.elastictranscoder.model
-
- software.amazon.awssdk.services.elastictranscoder.paginators - package software.amazon.awssdk.services.elastictranscoder.paginators
-
- software.amazon.awssdk.services.elastictranscoder.transform - package software.amazon.awssdk.services.elastictranscoder.transform
-
- software.amazon.awssdk.services.elastictranscoder.waiters - package software.amazon.awssdk.services.elastictranscoder.waiters
-
- software.amazon.awssdk.services.elastictranscoder.waiters.internal - package software.amazon.awssdk.services.elastictranscoder.waiters.internal
-
- SourceException - Exception in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- startIndex() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startTime(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.TimeSpan.Builder
-
The place in the input file where you want a clip to start.
- startTime() - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
The place in the input file where you want a clip to start.
- startTimeMillis(Long) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Timing.Builder
-
The time the job began transcoding, in epoch milliseconds.
- startTimeMillis() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
The time the job began transcoding, in epoch milliseconds.
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
The status of the job: Submitted, Progressing, Complete,
Canceled, or Error.
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
The status of the job: Submitted, Progressing, Complete,
Canceled, or Error.
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The status of one output in a job.
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The status of one output in a job.
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest.Builder
-
To get information about all of the jobs associated with the current AWS account that have a given status,
specify the following status: Submitted, Progressing, Complete,
Canceled, or Error.
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
To get information about all of the jobs associated with the current AWS account that have a given status,
specify the following status: Submitted, Progressing, Complete,
Canceled, or Error.
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
The current status of the pipeline:
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
The current status of the pipeline:
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
The status of the job with which the playlist is associated.
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
The status of the job with which the playlist is associated.
- status(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest.Builder
-
The desired status of the pipeline:
- status() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The desired status of the pipeline:
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ValidationException.Builder
-
- statusDetail(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Information that further explains Status.
- statusDetail() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Information that further explains Status.
- statusDetail(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Playlist.Builder
-
Information that further explains the status.
- statusDetail() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
Information that further explains the status.
- stopIndex() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- storageClass(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig.Builder
-
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic
Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
- storageClass() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic
Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
- StringEqualsFn - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- submitTimeMillis(Long) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Timing.Builder
-
The time the job was submitted to Elastic Transcoder, in epoch milliseconds.
- submitTimeMillis() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
The time the job was submitted to Elastic Transcoder, in epoch milliseconds.
- subscribe(Subscriber<? super ListJobsByPipelineResponse>) - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByPipelinePublisher
-
- subscribe(Subscriber<? super ListJobsByStatusResponse>) - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusPublisher
-
- subscribe(Subscriber<? super ListPipelinesResponse>) - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesPublisher
-
- subscribe(Subscriber<? super ListPresetsResponse>) - Method in class software.amazon.awssdk.services.elastictranscoder.paginators.ListPresetsPublisher
-
- Substring - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- target(Expr) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SingleArgFn
-
- target(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark.Builder
-
A value that determines how Elastic Transcoder interprets values that you specified for
HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight
:
- target() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
A value that determines how Elastic Transcoder interprets values that you specified for
HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight:
- template() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- thumbnailConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type
of access you want users to have, and the storage class that you want to assign to the files.
- thumbnailConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest.Builder
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type
of access you want users to have, and the storage class that you want to assign to the files.
- thumbnailConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of
access you want users to have, and the storage class that you want to assign to the files.
- thumbnailConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
- thumbnailConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Pipeline.Builder
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
- thumbnailConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
- thumbnailConfig(PipelineOutputConfig) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type
of access you want users to have, and the storage class that you want to assign to the files.
- thumbnailConfig(Consumer<PipelineOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest.Builder
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type
of access you want users to have, and the storage class that you want to assign to the files.
- thumbnailConfig() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you
want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of
access you want users to have, and the storage class that you want to assign to the files.
- thumbnailEncryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailEncryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailEncryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailEncryption(Encryption) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailEncryption(Consumer<Encryption.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailEncryption() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to apply to your thumbnail.
- thumbnailPattern(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic
Transcoder to name the files.
- thumbnailPattern() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic
Transcoder to name the files.
- thumbnailPattern(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic
Transcoder to name the files.
- thumbnailPattern() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic
Transcoder to name the files.
- thumbnails(Thumbnails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
A section of the request body that specifies the thumbnail parameters, if any.
- thumbnails(Consumer<Thumbnails.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest.Builder
-
A section of the request body that specifies the thumbnail parameters, if any.
- thumbnails() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the thumbnail parameters, if any.
- thumbnails(Thumbnails) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
A section of the response body that provides information about the thumbnail preset values, if any.
- thumbnails(Consumer<Thumbnails.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
A section of the response body that provides information about the thumbnail preset values, if any.
- thumbnails() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the thumbnail preset values, if any.
- Thumbnails - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Thumbnails for videos.
- Thumbnails.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- timeOffset(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CaptionSource.Builder
-
For clip generation or captions that do not start at the same time as the associated video file, the
TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.
- timeOffset() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
For clip generation or captions that do not start at the same time as the associated video file, the
TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.
- timeSpan(TimeSpan) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Clip.Builder
-
Settings that determine when a clip begins and how long it lasts.
- timeSpan(Consumer<TimeSpan.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Clip.Builder
-
Settings that determine when a clip begins and how long it lasts.
- timeSpan() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
Settings that determine when a clip begins and how long it lasts.
- timeSpan(TimeSpan) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
Settings for clipping an input.
- timeSpan(Consumer<TimeSpan.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobInput.Builder
-
Settings for clipping an input.
- timeSpan() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
Settings for clipping an input.
- TimeSpan - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Settings that determine when a clip begins and how long it lasts.
- TimeSpan.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- timing(Timing) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Details about the timing of a job.
- timing(Consumer<Timing.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Job.Builder
-
Details about the timing of a job.
- timing() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
Details about the timing of a job.
- Timing - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Details about the timing of a job.
- Timing.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointParams
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.elastictranscoder.model.ValidationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
- toBuilder() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
- toList() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters
-
- toParameterReference() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.elastictranscoder.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Artwork
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioCodecOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.AudioParameters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CancelJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionFormat
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Captions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CaptionSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Clip
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobPlaylist
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePipelineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DeletePresetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Encryption
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.HlsContentProtection
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Job
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobAlbumArt
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobWatermark
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByPipelineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPipelinesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ListPresetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Permission
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Pipeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PipelineOutputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Playlist
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PlayReadyDrm
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.PresetWatermark
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPresetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Thumbnails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.TimeSpan
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Timing
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Warning
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
- TREE - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Preset.Builder
-
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that
you have defined (Custom).
- type() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Preset
-
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you
have defined (Custom).
- types() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.FatScope
-
- waiter() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderAsyncClient
-
- waiter() - Method in interface software.amazon.awssdk.services.elastictranscoder.ElasticTranscoderClient
-
- WaitersRuntime - Class in software.amazon.awssdk.services.elastictranscoder.waiters.internal
-
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath
expressions.
- WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.elastictranscoder.waiters.internal
-
A
WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether
it's reported by a response or an exception.
- WaitersRuntime.Value - Class in software.amazon.awssdk.services.elastictranscoder.waiters.internal
-
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and
the operations on that data.
- waiterState() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- waitUntilJobComplete(ReadJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter
-
- waitUntilJobComplete(Consumer<ReadJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter
-
- waitUntilJobComplete(ReadJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter
-
- waitUntilJobComplete(Consumer<ReadJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderAsyncWaiter
-
- waitUntilJobComplete(ReadJobRequest) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
- waitUntilJobComplete(Consumer<ReadJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
- waitUntilJobComplete(ReadJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
- waitUntilJobComplete(Consumer<ReadJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
- warning(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse.Builder
-
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the
preset, this message explains the reason the preset settings don't meet the standard.
- warning() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePresetResponse
-
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the
preset, this message explains the reason the preset settings don't meet the standard.
- warning(String) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.Notifications.Builder
-
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
- warning() - Method in class software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
- Warning - Class in software.amazon.awssdk.services.elastictranscoder.model
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- Warning.Builder - Interface in software.amazon.awssdk.services.elastictranscoder.model
-
- warnings(Collection<Warning>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Warning...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Consumer<Warning.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreatePipelineResponse
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Collection<Warning>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Warning...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Consumer<Warning.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.ReadPipelineResponse
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Collection<Warning>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Warning...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings(Consumer<Warning.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse.Builder
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- warnings() - Method in class software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineResponse
-
Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the
pipeline.
- watermarks(Collection<JobWatermark>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(JobWatermark...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(Consumer<JobWatermark.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.CreateJobOutput
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(Collection<JobWatermark>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(JobWatermark...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(Consumer<JobWatermark.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
- watermarks(Collection<PresetWatermark>) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over
videos that are transcoded using this preset.
- watermarks(PresetWatermark...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over
videos that are transcoded using this preset.
- watermarks(Consumer<PresetWatermark.Builder>...) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.VideoParameters.Builder
-
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over
videos that are transcoded using this preset.
- watermarks() - Method in class software.amazon.awssdk.services.elastictranscoder.model.VideoParameters
-
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos
that are transcoded using this preset.
- width(Integer) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties.Builder
-
The detected width of the input file, in pixels.
- width() - Method in class software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
The detected width of the input file, in pixels.
- width(Integer) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.JobOutput.Builder
-
Specifies the width of the output file in pixels.
- width() - Method in class software.amazon.awssdk.services.elastictranscoder.model.JobOutput
-
Specifies the width of the output file in pixels.
- wildcard() - Method in class software.amazon.awssdk.services.elastictranscoder.waiters.internal.WaitersRuntime.Value
-
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
- withDefaultVersion() - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.EndpointRuleset.Builder
-
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.endpoints.internal.SourceException.BuilderImpl
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.AccessDeniedException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.Builder
-
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.elastictranscoder.model.ElasticTranscoderException.BuilderImpl
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.IncompatibleVersionException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.InternalServiceException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.LimitExceededException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceInUseException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ResourceNotFoundException.Builder
-
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.elastictranscoder.model.ValidationException.Builder
-