Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteOutboundContactlistRequest
Packages that use DeleteOutboundContactlistRequest
-
Uses of DeleteOutboundContactlistRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteOutboundContactlistRequestModifier and TypeMethodDescriptionvoidOutboundApi.deleteOutboundContactlist(DeleteOutboundContactlistRequest request) Delete a contact list.OutboundApiAsync.deleteOutboundContactlistAsync(DeleteOutboundContactlistRequest request, AsyncApiCallback<Void> callback) Delete a contact list. -
Uses of DeleteOutboundContactlistRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteOutboundContactlistRequestModifier and TypeMethodDescriptionDeleteOutboundContactlistRequest.Builder.build()DeleteOutboundContactlistRequest.withContactListId(String contactListId) DeleteOutboundContactlistRequest.withCustomHeader(String name, String value)