Class PatchRoutingSkillgroupRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchRoutingSkillgroupRequest.Builder
- Enclosing class:
- PatchRoutingSkillgroupRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(SkillGroup body) withRequiredParams(String skillGroupId, SkillGroup body) withSkillGroupId(String skillGroupId)
-
Method Details
-
withSkillGroupId
-
withBody
-
withRequiredParams
public PatchRoutingSkillgroupRequest.Builder withRequiredParams(String skillGroupId, SkillGroup body) -
build
-