Uses of Class
org.killbill.billing.jaxrs.json.TenantJson
-
Packages that use TenantJson Package Description org.killbill.billing.jaxrs.resources -
-
Uses of TenantJson in org.killbill.billing.jaxrs.resources
Methods in org.killbill.billing.jaxrs.resources with parameters of type TenantJson Modifier and Type Method Description javax.ws.rs.core.ResponseTenantResource. createTenant(TenantJson json, Boolean useGlobalDefault, String createdBy, String reason, String comment, javax.servlet.http.HttpServletRequest request, javax.ws.rs.core.UriInfo uriInfo)
-