Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundEventRequest
Packages that use GetOutboundEventRequest
-
Uses of GetOutboundEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundEventRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundEvent(GetOutboundEventRequest request) Get Dialer EventOutboundApiAsync.getOutboundEventAsync(GetOutboundEventRequest request, AsyncApiCallback<EventLog> callback) Get Dialer Event -
Uses of GetOutboundEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundEventRequestModifier and TypeMethodDescriptionGetOutboundEventRequest.Builder.build()GetOutboundEventRequest.withCustomHeader(String name, String value) GetOutboundEventRequest.withEventId(String eventId)