Class ReadInStreamHeaders


  • public class ReadInStreamHeaders
    extends Object
    Defines headers for ReadInStream operation.
    • Constructor Detail

      • ReadInStreamHeaders

        public ReadInStreamHeaders()
    • Method Detail

      • operationLocation

        public String operationLocation()
        Get the operationLocation value.
        Returns:
        the operationLocation value
      • withOperationLocation

        public ReadInStreamHeaders withOperationLocation​(String operationLocation)
        Set the operationLocation value.
        Parameters:
        operationLocation - the operationLocation value to set
        Returns:
        the ReadInStreamHeaders object itself.