Class CustomRuleAllOfDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.CustomRuleAllOfDTO
CustomRuleAllOfDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe specific combination of attributes that are checked in the policy.Siddhi query which represents the custom throttling policyinthashCode()keyTemplate(String keyTemplate) voidsetKeyTemplate(String keyTemplate) voidsetSiddhiQuery(String siddhiQuery) siddhiQuery(String siddhiQuery) toString()
-
Field Details
-
SERIALIZED_NAME_SIDDHI_QUERY
- See Also:
-
SERIALIZED_NAME_KEY_TEMPLATE
- See Also:
-
-
Constructor Details
-
CustomRuleAllOfDTO
public CustomRuleAllOfDTO()
-
-
Method Details
-
siddhiQuery
-
getSiddhiQuery
Siddhi query which represents the custom throttling policy- Returns:
- siddhiQuery
-
setSiddhiQuery
-
keyTemplate
-
getKeyTemplate
The specific combination of attributes that are checked in the policy.- Returns:
- keyTemplate
-
setKeyTemplate
-
equals
-
hashCode
public int hashCode() -
toString
-