Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.aws.TenantRoles
Packages that use TenantRoles
-
Uses of TenantRoles in com.yahoo.vespa.hosted.controller.api.integration.aws
Methods in com.yahoo.vespa.hosted.controller.api.integration.aws that return TenantRolesModifier and TypeMethodDescriptionNoopRoleService.getTenantRole(com.yahoo.config.provision.TenantName tenant) RoleService.getTenantRole(com.yahoo.config.provision.TenantName tenant) Retrieve the names of the tenant roles (host and container).Methods in com.yahoo.vespa.hosted.controller.api.integration.aws that return types with arguments of type TenantRolesModifier and TypeMethodDescriptionNoopRoleService.createTenantRole(Tenant tenant) RoleService.createTenantRole(Tenant tenant)