Class ApiDiagnosticsGetHeaders


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

      • ApiDiagnosticsGetHeaders

        public ApiDiagnosticsGetHeaders()
    • Method Detail

      • etag

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

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

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