Uses of Class
com.yahoo.vespa.hosted.controller.tenant.TenantContacts
-
Packages that use TenantContacts Package Description com.yahoo.vespa.hosted.controller.tenant -
-
Uses of TenantContacts in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return TenantContacts Modifier and Type Method Description TenantContactsTenantInfo. contacts()static TenantContactsTenantContacts. empty()Methods in com.yahoo.vespa.hosted.controller.tenant with parameters of type TenantContacts Modifier and Type Method Description TenantInfoTenantInfo. withContacts(TenantContacts contacts)
-