Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRoutingUtilizationLabelAgentsRequest
Packages that use GetRoutingUtilizationLabelAgentsRequest
-
Uses of GetRoutingUtilizationLabelAgentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRoutingUtilizationLabelAgentsRequestModifier and TypeMethodDescriptionRoutingApi.getRoutingUtilizationLabelAgents(GetRoutingUtilizationLabelAgentsRequest request) Get list of agent ids associated with a utilization labelRoutingApiAsync.getRoutingUtilizationLabelAgentsAsync(GetRoutingUtilizationLabelAgentsRequest request, AsyncApiCallback<List<Object>> callback) Get list of agent ids associated with a utilization label -
Uses of GetRoutingUtilizationLabelAgentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRoutingUtilizationLabelAgentsRequestModifier and TypeMethodDescriptionGetRoutingUtilizationLabelAgentsRequest.Builder.build()GetRoutingUtilizationLabelAgentsRequest.withCustomHeader(String name, String value) GetRoutingUtilizationLabelAgentsRequest.withLabelId(String labelId)