Interface GetImageSetMetadataResponse.Builder

  • 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.