Class SignInSettingsGetHeaders


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

      • SignInSettingsGetHeaders

        public SignInSettingsGetHeaders()
    • Method Detail

      • etag

        public String etag()
        Get the etag property: The Etag property.
        Returns:
        the etag value.
      • withEtag

        public SignInSettingsGetHeaders withEtag​(String etag)
        Set the etag property: The Etag property.
        Parameters:
        etag - the etag value to set.
        Returns:
        the SignInSettingsGetHeaders object itself.
      • validate

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