Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistContactRequest
Packages that use GetOutboundContactlistContactRequest
-
Uses of GetOutboundContactlistContactRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundContactlistContactRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundContactlistContact(GetOutboundContactlistContactRequest request) Get a contact.OutboundApiAsync.getOutboundContactlistContactAsync(GetOutboundContactlistContactRequest request, AsyncApiCallback<DialerContact> callback) Get a contact. -
Uses of GetOutboundContactlistContactRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundContactlistContactRequestModifier and TypeMethodDescriptionGetOutboundContactlistContactRequest.Builder.build()GetOutboundContactlistContactRequest.withContactId(String contactId) GetOutboundContactlistContactRequest.withContactListId(String contactListId) GetOutboundContactlistContactRequest.withCustomHeader(String name, String value)