Uses of Class
io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
Packages that use NewRegistryTenantRequest Package Description io.apicurio.multitenant.api -
-
Uses of NewRegistryTenantRequest in io.apicurio.multitenant.api
Methods in io.apicurio.multitenant.api with parameters of type NewRegistryTenantRequest Modifier and Type Method Description javax.ws.rs.core.Response
TenantsResource. createTenant(NewRegistryTenantRequest data)
Creates a new instance of a `Tenant`.
-