Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOutboundWrapupcodemappingsRequest
Packages that use PutOutboundWrapupcodemappingsRequest
-
Uses of PutOutboundWrapupcodemappingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutOutboundWrapupcodemappingsRequestModifier and TypeMethodDescriptionOutboundApi.putOutboundWrapupcodemappings(PutOutboundWrapupcodemappingsRequest request) Update the Dialer wrap up code mapping.OutboundApiAsync.putOutboundWrapupcodemappingsAsync(PutOutboundWrapupcodemappingsRequest request, AsyncApiCallback<WrapUpCodeMapping> callback) Update the Dialer wrap up code mapping. -
Uses of PutOutboundWrapupcodemappingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOutboundWrapupcodemappingsRequestModifier and TypeMethodDescriptionPutOutboundWrapupcodemappingsRequest.Builder.build()PutOutboundWrapupcodemappingsRequest.withBody(WrapUpCodeMapping body) PutOutboundWrapupcodemappingsRequest.withCustomHeader(String name, String value)