Class PostRoutingQueueMembersRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostRoutingQueueMembersRequest.Builder
- Enclosing class:
- PostRoutingQueueMembersRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(List<WritableEntity> body) withDelete(Boolean delete) withQueueId(String queueId) withRequiredParams(String queueId, List<WritableEntity> body)
-
Method Details
-
withQueueId
-
withBody
-
withDelete
-
withRequiredParams
public PostRoutingQueueMembersRequest.Builder withRequiredParams(String queueId, List<WritableEntity> body) -
build
-