public static interface DescribeInputDeviceThumbnailResponse.Builder extends MediaLiveResponse.Builder, SdkPojo, CopyableBuilder<DescribeInputDeviceThumbnailResponse.Builder,DescribeInputDeviceThumbnailResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeInputDeviceThumbnailResponse.Builder |
contentLength(Long contentLength)
The length of the content.
|
DescribeInputDeviceThumbnailResponse.Builder |
contentType(ContentType contentType)
Specifies the media type of the thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
contentType(String contentType)
Specifies the media type of the thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
eTag(String eTag)
The unique, cacheable version of this thumbnail.
|
DescribeInputDeviceThumbnailResponse.Builder |
lastModified(Instant lastModified)
The date and time the thumbnail was last updated at the device.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeInputDeviceThumbnailResponse.Builder contentType(String contentType)
contentType - Specifies the media type of the thumbnail.ContentType,
ContentTypeDescribeInputDeviceThumbnailResponse.Builder contentType(ContentType contentType)
contentType - Specifies the media type of the thumbnail.ContentType,
ContentTypeDescribeInputDeviceThumbnailResponse.Builder contentLength(Long contentLength)
contentLength - The length of the content.DescribeInputDeviceThumbnailResponse.Builder eTag(String eTag)
eTag - The unique, cacheable version of this thumbnail.DescribeInputDeviceThumbnailResponse.Builder lastModified(Instant lastModified)
lastModified - The date and time the thumbnail was last updated at the device.Copyright © 2022. All rights reserved.