Class ApplicationRole
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.role.Role
-
- com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
-
public class ApplicationRole extends Role
- Author:
- jonmv
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.yahoo.config.provision.ApplicationNameapplication()Returns theApplicationNamethis is bound to.com.yahoo.config.provision.TenantNametenant()Returns theTenantNamethis is bound to.StringtoString()-
Methods inherited from class com.yahoo.vespa.hosted.controller.api.role.Role
administrator, athenzTenantAdmin, buildService, definition, developer, equals, everyone, hashCode, headless, hostedAccountant, hostedDeveloper, hostedOperator, hostedSupporter, implies, paymentProcessor, reader, systemFlagsDeployer, systemFlagsDryrunner
-
-