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