Class ComputeEngineScopeRequirement

java.lang.Object
com.cloudbees.plugins.credentials.domains.DomainRequirement
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
com.google.jenkins.plugins.computeengine.ComputeEngineScopeRequirement
All Implemented Interfaces:
ExtensionPoint, Serializable

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

    • ComputeEngineScopeRequirement

      public ComputeEngineScopeRequirement()
  • Method Details

    • getScopes

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