| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.builder() |
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.Builder.contentLength(Long contentLength)
The length of the content.
|
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.Builder.contentType(ContentType contentType)
Specifies the media type of the thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.Builder.contentType(String contentType)
Specifies the media type of the thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.Builder.eTag(String eTag)
The unique, cacheable version of this thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.Builder.lastModified(Instant lastModified)
The date and time the thumbnail was last updated at the device.
|
DescribeInputDeviceThumbnailResponse.Builder |
DescribeInputDeviceThumbnailResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeInputDeviceThumbnailResponse.Builder> |
DescribeInputDeviceThumbnailResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.