public static class CustomAttributeFilter.Builder extends Object
CustomAttributeFilter.| Constructor and Description |
|---|
Builder() |
public CustomAttributeFilter.Builder customAttributeDefinitionId(String customAttributeDefinitionId)
customAttributeDefinitionId - String value for customAttributeDefinitionId.public CustomAttributeFilter.Builder unsetCustomAttributeDefinitionId()
public CustomAttributeFilter.Builder key(String key)
key - String value for key.public CustomAttributeFilter.Builder unsetKey()
public CustomAttributeFilter.Builder stringFilter(String stringFilter)
stringFilter - String value for stringFilter.public CustomAttributeFilter.Builder unsetStringFilter()
public CustomAttributeFilter.Builder numberFilter(Range numberFilter)
numberFilter - Range value for numberFilter.public CustomAttributeFilter.Builder selectionUidsFilter(List<String> selectionUidsFilter)
selectionUidsFilter - List of String value for selectionUidsFilter.public CustomAttributeFilter.Builder unsetSelectionUidsFilter()
public CustomAttributeFilter.Builder boolFilter(Boolean boolFilter)
boolFilter - Boolean value for boolFilter.public CustomAttributeFilter.Builder unsetBoolFilter()
public CustomAttributeFilter build()
CustomAttributeFilter object using the set fields.CustomAttributeFilterCopyright © 2023. All rights reserved.