Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOutboundAttemptlimitRequest
Packages that use PutOutboundAttemptlimitRequest
-
Uses of PutOutboundAttemptlimitRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutOutboundAttemptlimitRequestModifier and TypeMethodDescriptionOutboundApi.putOutboundAttemptlimit(PutOutboundAttemptlimitRequest request) Update attempt limitsOutboundApiAsync.putOutboundAttemptlimitAsync(PutOutboundAttemptlimitRequest request, AsyncApiCallback<AttemptLimits> callback) Update attempt limits -
Uses of PutOutboundAttemptlimitRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOutboundAttemptlimitRequestModifier and TypeMethodDescriptionPutOutboundAttemptlimitRequest.Builder.build()PutOutboundAttemptlimitRequest.withAttemptLimitsId(String attemptLimitsId) PutOutboundAttemptlimitRequest.withBody(AttemptLimits body) PutOutboundAttemptlimitRequest.withCustomHeader(String name, String value)