Class PatchRoutingQueueMemberRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchRoutingQueueMemberRequest.Builder
- Enclosing class:
- PatchRoutingQueueMemberRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(QueueMember body) withMemberId(String memberId) withQueueId(String queueId) withRequiredParams(String queueId, String memberId, QueueMember body)
-
Method Details
-
withQueueId
-
withMemberId
-
withBody
-
withRequiredParams
public PatchRoutingQueueMemberRequest.Builder withRequiredParams(String queueId, String memberId, QueueMember body) -
build
-