Uses of Class
com.azure.resourcemanager.network.models.FilterItems
Packages that use FilterItems
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FilterItems in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FilterItemsModifier and TypeMethodDescriptionSet the field property: The name of the field we would like to filter.FilterItems.withValues(List<String> values) Set the values property: List of values to filter the current field by.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FilterItemsModifier and TypeMethodDescriptionIdpsQueryObject.filters()Get the filters property: Contain all filters names and values.Method parameters in com.azure.resourcemanager.network.models with type arguments of type FilterItemsModifier and TypeMethodDescriptionIdpsQueryObject.withFilters(List<FilterItems> filters) Set the filters property: Contain all filters names and values.