public static interface GetImageFrameResponse.Builder extends MedicalImagingResponse.Builder, SdkPojo, CopyableBuilder<GetImageFrameResponse.Builder,GetImageFrameResponse>
| Modifier and Type | Method and Description |
|---|---|
GetImageFrameResponse.Builder |
contentType(String contentType)
The format in which the image frame information is returned to the customer.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetImageFrameResponse.Builder contentType(String contentType)
The format in which the image frame information is returned to the customer. Default is
application/octet-stream.
contentType - The format in which the image frame information is returned to the customer. Default is
application/octet-stream.Copyright © 2023. All rights reserved.