public static interface GetMediaResponse.Builder extends KinesisVideoMediaResponse.Builder, SdkPojo, CopyableBuilder<GetMediaResponse.Builder,GetMediaResponse>
Modifier and Type | Method and Description |
---|---|
GetMediaResponse.Builder |
contentType(String contentType)
The content type of the requested media.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetMediaResponse.Builder contentType(String contentType)
The content type of the requested media.
contentType
- The content type of the requested media.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.