Uses of Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
-
Packages that use TenantInfo Package Description com.yahoo.vespa.hosted.controller.api.application.v4 -
-
Uses of TenantInfo in com.yahoo.vespa.hosted.controller.api.application.v4
Methods in com.yahoo.vespa.hosted.controller.api.application.v4 that return TenantInfo Modifier and Type Method Description TenantInfoTenantResource. createTenant(TenantCreateOptions tenantOptions)TenantInfoTenantResource. deleteTenant()TenantInfoTenantResource. updateTenant(TenantUpdateOptions tenantOptions)Methods in com.yahoo.vespa.hosted.controller.api.application.v4 that return types with arguments of type TenantInfo Modifier and Type Method Description List<TenantInfo>ApplicationApi. listTenants()
-