类 AbstractNotification.Filter.FilterRule
java.lang.Object
com.obs.services.model.AbstractNotification.Filter.FilterRule
Filtering rules configured for event notification
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleangetName()Obtain the identifier that specifies whether objects are filtered by object name prefix or suffix.getValue()Obtain keywords of the object name.inthashCode()voidSet the identifier that specifies whether objects are filtered by object name prefix or suffix.voidSet keywords for the object name.toString()
-
构造器详细资料
-
FilterRule
public FilterRule() -
FilterRule
-
-
方法详细资料
-
getName
Obtain the identifier that specifies whether objects are filtered by object name prefix or suffix.- 返回:
- Identifier specifying whether objects are filtered by object name prefix or suffix
-
setName
Set the identifier that specifies whether objects are filtered by object name prefix or suffix.- 参数:
name- Identifier specifying whether objects are filtered by object name prefix or suffix
-
getValue
-
setValue
Set keywords for the object name.- 参数:
value- Keywords of the object name
-
hashCode
-
equals
-
toString
-