Class GetUsersRuleDependentTypeIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersRuleDependentTypeIdRequest.Builder
- Enclosing class:
- GetUsersRuleDependentTypeIdRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String ruleId, String ruleType, String typeId) withRuleId(String ruleId) withRuleType(String ruleType) withTypeId(String typeId)
-
Method Details
-
withRuleId
-
withRuleType
-
withRuleType
public GetUsersRuleDependentTypeIdRequest.Builder withRuleType(GetUsersRuleDependentTypeIdRequest.ruleTypeValues ruleType) -
withTypeId
-
withRequiredParams
public GetUsersRuleDependentTypeIdRequest.Builder withRequiredParams(String ruleId, String ruleType, String typeId) -
build
-