Uses of Class
com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
-
Packages that use AthenzTenant Package Description com.yahoo.vespa.hosted.controller.tenant -
-
Uses of AthenzTenant in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return AthenzTenant Modifier and Type Method Description static AthenzTenantAthenzTenant. create(com.yahoo.config.provision.TenantName name, com.yahoo.vespa.athenz.api.AthenzDomain domain, Property property, Optional<PropertyId> propertyId, Instant createdAt)Create a new Athenz tenant
-