Class ComputeEngineScopeRequirement

  • All Implemented Interfaces:
    ExtensionPoint, Serializable

    public class ComputeEngineScopeRequirement
    extends com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
    See Also:
    Serialized Form
    • Constructor Detail

      • ComputeEngineScopeRequirement

        public ComputeEngineScopeRequirement()
    • Method Detail

      • getScopes

        public Collection<String> getScopes()
        Specified by:
        getScopes in class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement