Class ReadHeaders


  • public class ReadHeaders
    extends Object
    Defines headers for Read operation.
    • Constructor Detail

      • ReadHeaders

        public ReadHeaders()
    • Method Detail

      • operationLocation

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

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