Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRoutingMessageRecipientRequest
Packages that use GetRoutingMessageRecipientRequest
-
Uses of GetRoutingMessageRecipientRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRoutingMessageRecipientRequestModifier and TypeMethodDescriptionRoutingApi.getRoutingMessageRecipient(GetRoutingMessageRecipientRequest request) Get a recipientRoutingApiAsync.getRoutingMessageRecipientAsync(GetRoutingMessageRecipientRequest request, AsyncApiCallback<Recipient> callback) Get a recipient -
Uses of GetRoutingMessageRecipientRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRoutingMessageRecipientRequestModifier and TypeMethodDescriptionGetRoutingMessageRecipientRequest.Builder.build()GetRoutingMessageRecipientRequest.withCustomHeader(String name, String value) GetRoutingMessageRecipientRequest.withRecipientId(String recipientId)