Class OperationsGetDetailsHeaders


  • public class OperationsGetDetailsHeaders
    extends Object
    Defines headers for GetDetails operation.
    • Constructor Detail

      • OperationsGetDetailsHeaders

        public OperationsGetDetailsHeaders()
    • Method Detail

      • retryAfter

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

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