Interface GetImageSetMetadataResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetImageSetMetadataResponse.Builder,GetImageSetMetadataResponse>, MedicalImagingResponse.Builder, SdkBuilder<GetImageSetMetadataResponse.Builder,GetImageSetMetadataResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetImageSetMetadataResponse

  • Method Details

    • contentType

      GetImageSetMetadataResponse.Builder contentType(String contentType)

      The format in which the study metadata is returned to the customer. Default is text/plain.

      Parameters:
      contentType - The format in which the study metadata is returned to the customer. Default is text/plain .
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentEncoding

      GetImageSetMetadataResponse.Builder contentEncoding(String contentEncoding)

      The compression format in which image set metadata attributes are returned.

      Parameters:
      contentEncoding - The compression format in which image set metadata attributes are returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.