Package | Description |
---|---|
com.amazonaws.services.elastictranscoder.model | |
com.amazonaws.services.elastictranscoder.model.transform |
Modifier and Type | Field and Description |
---|---|
private PipelineOutputConfig |
UpdatePipelineRequest.contentConfig
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. |
private PipelineOutputConfig |
Pipeline.contentConfig
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
|
private PipelineOutputConfig |
CreatePipelineRequest.contentConfig
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. |
private PipelineOutputConfig |
UpdatePipelineRequest.thumbnailConfig
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. |
private PipelineOutputConfig |
Pipeline.thumbnailConfig
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
|
private PipelineOutputConfig |
CreatePipelineRequest.thumbnailConfig
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. |
Modifier and Type | Method and Description |
---|---|
PipelineOutputConfig |
PipelineOutputConfig.clone() |
PipelineOutputConfig |
UpdatePipelineRequest.getContentConfig()
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. |
PipelineOutputConfig |
Pipeline.getContentConfig()
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
|
PipelineOutputConfig |
CreatePipelineRequest.getContentConfig()
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. |
PipelineOutputConfig |
UpdatePipelineRequest.getThumbnailConfig()
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. |
PipelineOutputConfig |
Pipeline.getThumbnailConfig()
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
|
PipelineOutputConfig |
CreatePipelineRequest.getThumbnailConfig()
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. |
PipelineOutputConfig |
PipelineOutputConfig.withBucket(java.lang.String bucket)
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
|
PipelineOutputConfig |
PipelineOutputConfig.withPermissions(java.util.Collection<Permission> permissions)
Optional.
|
PipelineOutputConfig |
PipelineOutputConfig.withPermissions(Permission... permissions)
Optional.
|
PipelineOutputConfig |
PipelineOutputConfig.withStorageClass(java.lang.String storageClass)
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. |
Modifier and Type | Method and Description |
---|---|
void |
UpdatePipelineRequest.setContentConfig(PipelineOutputConfig contentConfig)
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. |
void |
Pipeline.setContentConfig(PipelineOutputConfig contentConfig)
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
|
void |
CreatePipelineRequest.setContentConfig(PipelineOutputConfig contentConfig)
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. |
void |
UpdatePipelineRequest.setThumbnailConfig(PipelineOutputConfig thumbnailConfig)
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. |
void |
Pipeline.setThumbnailConfig(PipelineOutputConfig thumbnailConfig)
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
|
void |
CreatePipelineRequest.setThumbnailConfig(PipelineOutputConfig thumbnailConfig)
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. |
UpdatePipelineRequest |
UpdatePipelineRequest.withContentConfig(PipelineOutputConfig contentConfig)
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. |
Pipeline |
Pipeline.withContentConfig(PipelineOutputConfig contentConfig)
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
|
CreatePipelineRequest |
CreatePipelineRequest.withContentConfig(PipelineOutputConfig contentConfig)
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. |
UpdatePipelineRequest |
UpdatePipelineRequest.withThumbnailConfig(PipelineOutputConfig thumbnailConfig)
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. |
Pipeline |
Pipeline.withThumbnailConfig(PipelineOutputConfig thumbnailConfig)
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
|
CreatePipelineRequest |
CreatePipelineRequest.withThumbnailConfig(PipelineOutputConfig thumbnailConfig)
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. |
Modifier and Type | Method and Description |
---|---|
PipelineOutputConfig |
PipelineOutputConfigJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PipelineOutputConfigJsonMarshaller.marshall(PipelineOutputConfig pipelineOutputConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|