Class ResourceFieldPointer.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of ResourceFieldPointer.
    • Method Detail

      • setFieldPointer

        public ResourceFieldPointer.Builder setFieldPointer​(java.lang.String fieldPointer)
        Field Pointer referencing the exact field within the policy object.
        Parameters:
        fieldPointer - New value for the property.
      • setPath

        public ResourceFieldPointer.Builder setPath​(java.lang.String path)
        Policy Path referencing a policy object. If not supplied, the field pointer will be applied to the event source.
        Parameters:
        path - New value for the property.