Class PoolUpdateHeaders


  • public class PoolUpdateHeaders
    extends Object
    Defines headers for Update operation.
    • Constructor Detail

      • PoolUpdateHeaders

        public PoolUpdateHeaders()
    • Method Detail

      • eTag

        public String eTag()
        Get the eTag value.
        Returns:
        the eTag value
      • withETag

        public PoolUpdateHeaders withETag​(String eTag)
        Set the eTag value.
        Parameters:
        eTag - the eTag value to set
        Returns:
        the PoolUpdateHeaders object itself.