Uses of Class
com.bandwidth.iris.sdk.model.RateCenter
-
Packages that use RateCenter Package Description com.bandwidth.iris.sdk.model -
-
Uses of RateCenter in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type RateCenter Modifier and Type Method Description List<RateCenter>RateCenterResponse. getRateCenters()static List<RateCenter>RateCenter. list(IrisClient client, Map<String,Object> query)Method parameters in com.bandwidth.iris.sdk.model with type arguments of type RateCenter Modifier and Type Method Description voidRateCenterResponse. setRateCenters(List<RateCenter> rateCenters)
-