Class FunctionProperties

  • Direct Known Subclasses:
    ScalarFunctionProperties

    public class FunctionProperties
    extends Object
    The properties that are associated with a function.
    • Constructor Detail

      • FunctionProperties

        public FunctionProperties()
    • Method Detail

      • etag

        public String etag()
        Get the etag property: The current entity tag for the function. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
        Returns:
        the etag value.
      • validate

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