StringNotBeginsWithAdvancedFilter Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. models. AdvancedFilter - com.
azure. resourcemanager. eventgrid. models. StringNotBeginsWithAdvancedFilter
- com.
- com.
public final class StringNotBeginsWithAdvancedFilter
extends AdvancedFilter
StringNotBeginsWith Advanced Filter.
Constructor | Description | |
---|---|---|
String |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the instance. |
List<String> |
values()
Get the values property: The set of filter values. |
String |
with Set the key property: The field/property in the event based on which you want to filter. |
String |
with Set the values property: The set of filter values. |
Methods inherited from AdvancedFilter
Methods inherited from java.lang.Object
StringNotBeginsWithAdvancedFilter
public StringNotBeginsWithAdvancedFilter()
validate
public void validate()
Validates the instance.
Overrides:
StringNotBeginsWithAdvancedFilter.validate()values
public List
Get the values property: The set of filter values.
Returns:
withKey
public StringNotBeginsWithAdvancedFilter withKey(String key)
Set the key property: The field/property in the event based on which you want to filter.
Overrides:
StringNotBeginsWithAdvancedFilter.withKey(String key)Parameters:
withValues
public StringNotBeginsWithAdvancedFilter withValues(List
Set the values property: The set of filter values.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: