Package com.mypurecloud.sdk.v2.model
Class PolicyAttributeSet
java.lang.Object
com.mypurecloud.sdk.v2.model.PolicyAttributeSet
- All Implemented Interfaces:
Serializable
PolicyAttributeSet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()policyAttributes(List<PolicyAttribute> policyAttributes) A set of the attributes checked by the requested policy.presetAttributes(Map<String, TypedAttribute> presetAttributes) Map of names and values of preset attributes used in this policy.voidvoidsetPolicyAttributes(List<PolicyAttribute> policyAttributes) voidsetPresetAttributes(Map<String, TypedAttribute> presetAttributes) toString()
-
Constructor Details
-
PolicyAttributeSet
public PolicyAttributeSet() -
PolicyAttributeSet
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
policyAttributes
A set of the attributes checked by the requested policy. -
getPolicyAttributes
-
setPolicyAttributes
-
presetAttributes
Map of names and values of preset attributes used in this policy. -
getPresetAttributes
-
setPresetAttributes
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-