Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRoutingUtilizationLabelRequest
Packages that use GetRoutingUtilizationLabelRequest
-
Uses of GetRoutingUtilizationLabelRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRoutingUtilizationLabelRequestModifier and TypeMethodDescriptionRoutingApi.getRoutingUtilizationLabel(GetRoutingUtilizationLabelRequest request) Get details about this utilization labelRoutingApiAsync.getRoutingUtilizationLabelAsync(GetRoutingUtilizationLabelRequest request, AsyncApiCallback<UtilizationLabel> callback) Get details about this utilization label -
Uses of GetRoutingUtilizationLabelRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRoutingUtilizationLabelRequestModifier and TypeMethodDescriptionGetRoutingUtilizationLabelRequest.Builder.build()GetRoutingUtilizationLabelRequest.withCustomHeader(String name, String value) GetRoutingUtilizationLabelRequest.withLabelId(String labelId)