public static interface GetImageSetMetadataResponse.Builder extends MedicalImagingResponse.Builder, SdkPojo, CopyableBuilder<GetImageSetMetadataResponse.Builder,GetImageSetMetadataResponse>
| Modifier and Type | Method and Description |
|---|---|
GetImageSetMetadataResponse.Builder |
contentEncoding(String contentEncoding)
The compression format in which image set metadata attributes are returned.
|
GetImageSetMetadataResponse.Builder |
contentType(String contentType)
The format in which the study metadata is returned to the customer.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetImageSetMetadataResponse.Builder contentType(String contentType)
The format in which the study metadata is returned to the customer. Default is text/plain.
contentType - The format in which the study metadata is returned to the customer. Default is text/plain
.GetImageSetMetadataResponse.Builder contentEncoding(String contentEncoding)
The compression format in which image set metadata attributes are returned.
contentEncoding - The compression format in which image set metadata attributes are returned.Copyright © 2023. All rights reserved.