Uses of Class
io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
Packages that use UpdateRegistryTenantRequest Package Description io.apicurio.multitenant.api -
-
Uses of UpdateRegistryTenantRequest in io.apicurio.multitenant.api
Methods in io.apicurio.multitenant.api with parameters of type UpdateRegistryTenantRequest Modifier and Type Method Description void
TenantsResource. updateTenant(String tenantId, UpdateRegistryTenantRequest data)
Updates the name, description, and resources for a tenant.
-