Uses of Class
io.sendon.contacts.request.ContactBuilder.GetBlocklistBuilder
Packages that use ContactBuilder.GetBlocklistBuilder
-
Uses of ContactBuilder.GetBlocklistBuilder in io.sendon.contacts
Methods in io.sendon.contacts that return ContactBuilder.GetBlocklistBuilderModifier and TypeMethodDescriptionSendonContacts.getBlocklistBuilder()Creates a new builder for retrieving blocklist entries. -
Uses of ContactBuilder.GetBlocklistBuilder in io.sendon.contacts.request
Methods in io.sendon.contacts.request that return ContactBuilder.GetBlocklistBuilderModifier and TypeMethodDescriptionContactBuilder.getBlocklist()Creates a new builder for retrieving blocklist entries.ContactBuilder.GetBlocklistBuilder.setBlockTypes(String[] blockTypes) Sets the block types filter.Sets the pagination cursor.ContactBuilder.GetBlocklistBuilder.setEndDate(String endDate) Sets the end date filter.ContactBuilder.GetBlocklistBuilder.setKakaoChannelIds(String[] kakaoChannelIds) Sets the Kakao channel IDs filter.Sets the page limit.ContactBuilder.GetBlocklistBuilder.setSenderNumber(String senderNumber) Sets the sender number filter.ContactBuilder.GetBlocklistBuilder.setStartDate(String startDate) Sets the start date filter.