Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchRoutingQueueUsersRequest
Packages that use PatchRoutingQueueUsersRequest
-
Uses of PatchRoutingQueueUsersRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchRoutingQueueUsersRequestModifier and TypeMethodDescriptionRoutingApi.patchRoutingQueueUsers(PatchRoutingQueueUsersRequest request) Deprecated.RoutingApiAsync.patchRoutingQueueUsersAsync(PatchRoutingQueueUsersRequest request, AsyncApiCallback<QueueMemberEntityListingV1> callback) Deprecated. -
Uses of PatchRoutingQueueUsersRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchRoutingQueueUsersRequestModifier and TypeMethodDescriptionPatchRoutingQueueUsersRequest.Builder.build()PatchRoutingQueueUsersRequest.withBody(List<QueueMember> body) PatchRoutingQueueUsersRequest.withCustomHeader(String name, String value) PatchRoutingQueueUsersRequest.withQueueId(String queueId)