Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRoutingQueueIdentityresolutionRequest
Packages that use GetRoutingQueueIdentityresolutionRequest
-
Uses of GetRoutingQueueIdentityresolutionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRoutingQueueIdentityresolutionRequestModifier and TypeMethodDescriptionRoutingApi.getRoutingQueueIdentityresolution(GetRoutingQueueIdentityresolutionRequest request) Get Queue IdentityResolution Settings.RoutingApiAsync.getRoutingQueueIdentityresolutionAsync(GetRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Get Queue IdentityResolution Settings. -
Uses of GetRoutingQueueIdentityresolutionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRoutingQueueIdentityresolutionRequestModifier and TypeMethodDescriptionGetRoutingQueueIdentityresolutionRequest.Builder.build()GetRoutingQueueIdentityresolutionRequest.withCustomHeader(String name, String value) GetRoutingQueueIdentityresolutionRequest.withQueueId(String queueId)