Uses of Class
io.sendon.model.GetBlocklistResponse
-
Packages that use GetBlocklistResponse Package Description io.sendon.model -
-
Uses of GetBlocklistResponse in io.sendon.model
Methods in io.sendon.model that return GetBlocklistResponse Modifier and Type Method Description GetBlocklistResponseGetBlocklistResponse. addBlocklistItem(BlocklistDto blocklistItem)GetBlocklistResponseGetBlocklistResponse. blocklist(List<BlocklistDto> blocklist)GetBlocklistResponseGetBlocklistResponse. cursor(BigDecimal cursor)static GetBlocklistResponseGetBlocklistResponse. fromJson(String jsonString)Create an instance of GetBlocklistResponse given an JSON stringGetBlocklistResponseGetBlocklistResponseDto. getData()블랙리스트 목록GetBlocklistResponseGetBlocklistResponse. totalCount(BigDecimal totalCount)Methods in io.sendon.model with parameters of type GetBlocklistResponse Modifier and Type Method Description GetBlocklistResponseDtoGetBlocklistResponseDto. data(GetBlocklistResponse data)voidGetBlocklistResponseDto. setData(GetBlocklistResponse data)
-