Uses of Class
com.bandwidth.iris.sdk.model.Csr
-
Packages that use Csr Package Description com.bandwidth.iris.sdk.model -
-
Uses of Csr in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model with parameters of type Csr Modifier and Type Method Description static CsrResponseCsr. Create(IrisClient client, Csr order)static CsrResponseCsr. Replace(IrisClient client, String orderId, Csr csr)
-