Uses of Class
com.mypurecloud.sdk.v2.api.request.PutRoutingQueueIdentityresolutionRequest
Packages that use PutRoutingQueueIdentityresolutionRequest
-
Uses of PutRoutingQueueIdentityresolutionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutRoutingQueueIdentityresolutionRequestModifier and TypeMethodDescriptionRoutingApi.putRoutingQueueIdentityresolution(PutRoutingQueueIdentityresolutionRequest request) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(PutRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Update Queue IdentityResolution Settings. -
Uses of PutRoutingQueueIdentityresolutionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutRoutingQueueIdentityresolutionRequestModifier and TypeMethodDescriptionPutRoutingQueueIdentityresolutionRequest.Builder.build()PutRoutingQueueIdentityresolutionRequest.withBody(IdentityResolutionQueueConfig body) PutRoutingQueueIdentityresolutionRequest.withCustomHeader(String name, String value) PutRoutingQueueIdentityresolutionRequest.withQueueId(String queueId)