Uses of Class
com.mypurecloud.sdk.v2.api.request.PutRoutingUtilizationLabelRequest.Builder
Packages that use PutRoutingUtilizationLabelRequest.Builder
-
Uses of PutRoutingUtilizationLabelRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutRoutingUtilizationLabelRequest.BuilderModifier and TypeMethodDescriptionPutRoutingUtilizationLabelRequest.builder()PutRoutingUtilizationLabelRequest.builder(String labelId, UpdateUtilizationLabelRequest body) PutRoutingUtilizationLabelRequest.Builder.withBody(UpdateUtilizationLabelRequest body) PutRoutingUtilizationLabelRequest.Builder.withLabelId(String labelId) PutRoutingUtilizationLabelRequest.Builder.withRequiredParams(String labelId, UpdateUtilizationLabelRequest body)