Uses of Class
com.mypurecloud.sdk.v2.model.TargetAttributeValue
Packages that use TargetAttributeValue
-
Uses of TargetAttributeValue in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TargetAttributeValueModifier and TypeMethodDescriptionTargetAttributeValue.description(String description) TargetAttributeValue.policyAttributes(List<PolicyAttribute> policyAttributes) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TargetAttributeValueMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TargetAttributeValueModifier and TypeMethodDescriptionvoidTargetAttributes.setTargetAttributes(Map<String, TargetAttributeValue> targetAttributes) TargetAttributes.targetAttributes(Map<String, TargetAttributeValue> targetAttributes) A map of policy targets to any additional attributes which are valid for that target.