Uses of Class
com.mypurecloud.sdk.v2.model.IdentityResolutionQueueConfig
Packages that use IdentityResolutionQueueConfig
Package
Description
-
Uses of IdentityResolutionQueueConfig in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return IdentityResolutionQueueConfigModifier and TypeMethodDescriptionRoutingApi.getRoutingQueueIdentityresolution(GetRoutingQueueIdentityresolutionRequest request) Get Queue IdentityResolution Settings.RoutingApi.getRoutingQueueIdentityresolution(String queueId) Get Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolution(PutRoutingQueueIdentityresolutionRequest request) Update Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolution(String queueId, IdentityResolutionQueueConfig body) Update Queue IdentityResolution Settings.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type IdentityResolutionQueueConfigModifier and TypeMethodDescriptionRoutingApi.getRoutingQueueIdentityresolution(ApiRequest<Void> request) Get Queue IdentityResolution Settings.RoutingApiAsync.getRoutingQueueIdentityresolutionAsync(GetRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Get Queue IdentityResolution Settings.RoutingApiAsync.getRoutingQueueIdentityresolutionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IdentityResolutionQueueConfig>> callback) Get Queue IdentityResolution Settings.RoutingApi.getRoutingQueueIdentityresolutionWithHttpInfo(String queueId) Get Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolution(ApiRequest<IdentityResolutionQueueConfig> request) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(PutRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(ApiRequest<IdentityResolutionQueueConfig> request, AsyncApiCallback<ApiResponse<IdentityResolutionQueueConfig>> callback) Update Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolutionWithHttpInfo(String queueId, IdentityResolutionQueueConfig body) Update Queue IdentityResolution Settings.Methods in com.mypurecloud.sdk.v2.api with parameters of type IdentityResolutionQueueConfigModifier and TypeMethodDescriptionRoutingApi.putRoutingQueueIdentityresolution(String queueId, IdentityResolutionQueueConfig body) Update Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolutionWithHttpInfo(String queueId, IdentityResolutionQueueConfig body) Update Queue IdentityResolution Settings.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type IdentityResolutionQueueConfigModifier and TypeMethodDescriptionRoutingApiAsync.getRoutingQueueIdentityresolutionAsync(GetRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Get Queue IdentityResolution Settings.RoutingApiAsync.getRoutingQueueIdentityresolutionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IdentityResolutionQueueConfig>> callback) Get Queue IdentityResolution Settings.RoutingApi.putRoutingQueueIdentityresolution(ApiRequest<IdentityResolutionQueueConfig> request) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(PutRoutingQueueIdentityresolutionRequest request, AsyncApiCallback<IdentityResolutionQueueConfig> callback) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(ApiRequest<IdentityResolutionQueueConfig> request, AsyncApiCallback<ApiResponse<IdentityResolutionQueueConfig>> callback) Update Queue IdentityResolution Settings.RoutingApiAsync.putRoutingQueueIdentityresolutionAsync(ApiRequest<IdentityResolutionQueueConfig> request, AsyncApiCallback<ApiResponse<IdentityResolutionQueueConfig>> callback) Update Queue IdentityResolution Settings. -
Uses of IdentityResolutionQueueConfig in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return IdentityResolutionQueueConfigMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type IdentityResolutionQueueConfigMethods in com.mypurecloud.sdk.v2.api.request with parameters of type IdentityResolutionQueueConfigModifier and TypeMethodDescriptionPutRoutingQueueIdentityresolutionRequest.builder(String queueId, IdentityResolutionQueueConfig body) voidPutRoutingQueueIdentityresolutionRequest.setBody(IdentityResolutionQueueConfig body) PutRoutingQueueIdentityresolutionRequest.Builder.withBody(IdentityResolutionQueueConfig body) PutRoutingQueueIdentityresolutionRequest.withBody(IdentityResolutionQueueConfig body) PutRoutingQueueIdentityresolutionRequest.Builder.withRequiredParams(String queueId, IdentityResolutionQueueConfig body) -
Uses of IdentityResolutionQueueConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IdentityResolutionQueueConfigModifier and TypeMethodDescriptionIdentityResolutionQueueConfig.callOnBehalfOfQueue(OutboundQueueIdentityResolutionConfig callOnBehalfOfQueue)