Interface ExportFilterElement.Builder

    • Method Detail

      • properties

        ExportFilterElement.Builder properties​(Map<String,​ExportFilterPropertyAttributes> properties)

        Each property is defined by a key-value pair, where the key is the desired output property name (e.g. "name"), and the value is an object.

        Parameters:
        properties - Each property is defined by a key-value pair, where the key is the desired output property name (e.g. "name"), and the value is an object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.