Class DeploymentsWhatIfAtTenantScopeHeaders


  • public final class DeploymentsWhatIfAtTenantScopeHeaders
    extends Object
    The DeploymentsWhatIfAtTenantScopeHeaders model.
    • Constructor Detail

      • DeploymentsWhatIfAtTenantScopeHeaders

        public DeploymentsWhatIfAtTenantScopeHeaders()
    • Method Detail

      • retryAfter

        public String retryAfter()
        Get the retryAfter property: The Retry-After property.
        Returns:
        the retryAfter value.
      • withRetryAfter

        public DeploymentsWhatIfAtTenantScopeHeaders withRetryAfter​(String retryAfter)
        Set the retryAfter property: The Retry-After property.
        Parameters:
        retryAfter - the retryAfter value to set.
        Returns:
        the DeploymentsWhatIfAtTenantScopeHeaders object itself.
      • location

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

        public DeploymentsWhatIfAtTenantScopeHeaders withLocation​(String location)
        Set the location property: The Location property.
        Parameters:
        location - the location value to set.
        Returns:
        the DeploymentsWhatIfAtTenantScopeHeaders object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.