Uses of Class
com.mypurecloud.sdk.v2.model.DialerContact
Packages that use DialerContact
Package
Description
-
Uses of DialerContact in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DialerContactModifier and TypeMethodDescriptionOutboundApi.getOutboundContactlistContact(GetOutboundContactlistContactRequest request) Get a contact.OutboundApi.getOutboundContactlistContact(String contactListId, String contactId) Get a contact.OutboundApi.putOutboundContactlistContact(PutOutboundContactlistContactRequest request) Update a contact.OutboundApi.putOutboundContactlistContact(String contactListId, String contactId, DialerContact body) Update a contact.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type DialerContactModifier and TypeMethodDescriptionOutboundApi.getOutboundContactlistContact(ApiRequest<Void> request) Get a contact.OutboundApiAsync.getOutboundContactlistContactAsync(GetOutboundContactlistContactRequest request, AsyncApiCallback<DialerContact> callback) Get a contact.OutboundApiAsync.getOutboundContactlistContactAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialerContact>> callback) Get a contact.OutboundApi.getOutboundContactlistContactWithHttpInfo(String contactListId, String contactId) Get a contact.OutboundApi.postOutboundContactlistContacts(PostOutboundContactlistContactsRequest request) Add contacts to a contact list.OutboundApi.postOutboundContactlistContacts(ApiRequest<List<WritableDialerContact>> request) Add contacts to a contact list.OutboundApi.postOutboundContactlistContacts(String contactListId, List<WritableDialerContact> body, Boolean priority, Boolean clearSystemData, Boolean doNotQueue) Add contacts to a contact list.OutboundApiAsync.postOutboundContactlistContactsAsync(PostOutboundContactlistContactsRequest request, AsyncApiCallback<List<DialerContact>> callback) Add contacts to a contact list.OutboundApiAsync.postOutboundContactlistContactsAsync(ApiRequest<List<WritableDialerContact>> request, AsyncApiCallback<ApiResponse<List<DialerContact>>> callback) Add contacts to a contact list.OutboundApi.postOutboundContactlistContactsBulk(PostOutboundContactlistContactsBulkRequest request) Get contacts from a contact list.OutboundApi.postOutboundContactlistContactsBulk(ApiRequest<List<String>> request) Get contacts from a contact list.OutboundApi.postOutboundContactlistContactsBulk(String contactListId, List<String> body) Get contacts from a contact list.OutboundApiAsync.postOutboundContactlistContactsBulkAsync(PostOutboundContactlistContactsBulkRequest request, AsyncApiCallback<List<DialerContact>> callback) Get contacts from a contact list.OutboundApiAsync.postOutboundContactlistContactsBulkAsync(ApiRequest<List<String>> request, AsyncApiCallback<ApiResponse<List<DialerContact>>> callback) Get contacts from a contact list.OutboundApi.postOutboundContactlistContactsBulkWithHttpInfo(String contactListId, List<String> body) Get contacts from a contact list.OutboundApi.postOutboundContactlistContactsWithHttpInfo(String contactListId, List<WritableDialerContact> body, Boolean priority, Boolean clearSystemData, Boolean doNotQueue) Add contacts to a contact list.OutboundApi.putOutboundContactlistContact(ApiRequest<DialerContact> request) Update a contact.OutboundApiAsync.putOutboundContactlistContactAsync(PutOutboundContactlistContactRequest request, AsyncApiCallback<DialerContact> callback) Update a contact.OutboundApiAsync.putOutboundContactlistContactAsync(ApiRequest<DialerContact> request, AsyncApiCallback<ApiResponse<DialerContact>> callback) Update a contact.OutboundApi.putOutboundContactlistContactWithHttpInfo(String contactListId, String contactId, DialerContact body) Update a contact.Methods in com.mypurecloud.sdk.v2.api with parameters of type DialerContactModifier and TypeMethodDescriptionOutboundApi.putOutboundContactlistContact(String contactListId, String contactId, DialerContact body) Update a contact.OutboundApi.putOutboundContactlistContactWithHttpInfo(String contactListId, String contactId, DialerContact body) Update a contact.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type DialerContactModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundContactlistContactAsync(GetOutboundContactlistContactRequest request, AsyncApiCallback<DialerContact> callback) Get a contact.OutboundApiAsync.getOutboundContactlistContactAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialerContact>> callback) Get a contact.OutboundApiAsync.postOutboundContactlistContactsAsync(PostOutboundContactlistContactsRequest request, AsyncApiCallback<List<DialerContact>> callback) Add contacts to a contact list.OutboundApiAsync.postOutboundContactlistContactsAsync(ApiRequest<List<WritableDialerContact>> request, AsyncApiCallback<ApiResponse<List<DialerContact>>> callback) Add contacts to a contact list.OutboundApiAsync.postOutboundContactlistContactsBulkAsync(PostOutboundContactlistContactsBulkRequest request, AsyncApiCallback<List<DialerContact>> callback) Get contacts from a contact list.OutboundApiAsync.postOutboundContactlistContactsBulkAsync(ApiRequest<List<String>> request, AsyncApiCallback<ApiResponse<List<DialerContact>>> callback) Get contacts from a contact list.OutboundApi.putOutboundContactlistContact(ApiRequest<DialerContact> request) Update a contact.OutboundApiAsync.putOutboundContactlistContactAsync(PutOutboundContactlistContactRequest request, AsyncApiCallback<DialerContact> callback) Update a contact.OutboundApiAsync.putOutboundContactlistContactAsync(ApiRequest<DialerContact> request, AsyncApiCallback<ApiResponse<DialerContact>> callback) Update a contact.OutboundApiAsync.putOutboundContactlistContactAsync(ApiRequest<DialerContact> request, AsyncApiCallback<ApiResponse<DialerContact>> callback) Update a contact. -
Uses of DialerContact in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DialerContactMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type DialerContactMethods in com.mypurecloud.sdk.v2.api.request with parameters of type DialerContactModifier and TypeMethodDescriptionPutOutboundContactlistContactRequest.builder(String contactListId, String contactId, DialerContact body) voidPutOutboundContactlistContactRequest.setBody(DialerContact body) PutOutboundContactlistContactRequest.Builder.withBody(DialerContact body) PutOutboundContactlistContactRequest.withBody(DialerContact body) PutOutboundContactlistContactRequest.Builder.withRequiredParams(String contactListId, String contactId, DialerContact body) -
Uses of DialerContact in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerContactModifier and TypeMethodDescriptionIndicates whether or not the contact can be called.DialerContact.contactableStatus(Map<String, ContactableStatus> contactableStatus) A map of media types (Voice, SMS and Email) to ContactableStatus, which indicates if the contact can be contacted using the specified media type.DialerContact.contactListId(String contactListId) The identifier of the contact list containing this contact.An ordered map of the contact's columns and corresponding values.ContactBulkEditRequest.getContact()DialerContact.latestWhatsAppEvaluations(Map<String, MessageEvaluation> latestWhatsAppEvaluations) A map of whatsapp records for the contact whatsapp columns.DialerContact.phoneNumberStatus(Map<String, PhoneNumberStatus> phoneNumberStatus) A map of phone number columns to PhoneNumberStatuses, which indicate if the phone number is callable or not.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialerContactModifier and TypeMethodDescriptionContactListingResponse.getEntities()FilterPreviewResponse.getPreview()Methods in com.mypurecloud.sdk.v2.model with parameters of type DialerContactModifier and TypeMethodDescriptionContactBulkEditRequest.contact(DialerContact contact) Contact object with details of fields used for patching.voidContactBulkEditRequest.setContact(DialerContact contact) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerContactModifier and TypeMethodDescriptionContactListingResponse.entities(List<DialerContact> entities) FilterPreviewResponse.preview(List<DialerContact> preview) voidContactListingResponse.setEntities(List<DialerContact> entities) voidFilterPreviewResponse.setPreview(List<DialerContact> preview)