Class BatchAccountDeleteHeaders


  • public class BatchAccountDeleteHeaders
    extends Object
    Defines headers for Delete operation.
    • Constructor Detail

      • BatchAccountDeleteHeaders

        public BatchAccountDeleteHeaders()
    • Method Detail

      • location

        public String location()
        Get the location value.
        Returns:
        the location value
      • withLocation

        public BatchAccountDeleteHeaders withLocation​(String location)
        Set the location value.
        Parameters:
        location - the location value to set
        Returns:
        the BatchAccountDeleteHeaders object itself.
      • retryAfter

        public Integer retryAfter()
        Get the retryAfter value.
        Returns:
        the retryAfter value
      • withRetryAfter

        public BatchAccountDeleteHeaders withRetryAfter​(Integer retryAfter)
        Set the retryAfter value.
        Parameters:
        retryAfter - the retryAfter value to set
        Returns:
        the BatchAccountDeleteHeaders object itself.