Class AppEngineCredentials.Builder (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicstaticclass AppEngineCredentials.BuilderextendsGoogleCredentials.BuilderInheritance
java.lang.Object > OAuth2Credentials.Builder > GoogleCredentials.Builder > AppEngineCredentials.BuilderInherited Members
Constructors
Builder()
protectedBuilder()Builder(AppEngineCredentials credentials)
protectedBuilder(AppEngineCredentialscredentials) Name
Description
Methods
build()
publicAppEngineCredentialsbuild() Type
Description
Overrides
getAppIdentityService()
publicAppIdentityServicegetAppIdentityService() Type
Description
com.google.appengine.api.appidentity.AppIdentityService
getScopes()
publicCollection<String>getScopes() Type
Description
setAppIdentityService(AppIdentityService appIdentityService)
publicAppEngineCredentials.BuildersetAppIdentityService(AppIdentityServiceappIdentityService) Name
Description
appIdentityService
Returns
com.google.appengine.api.appidentity.AppIdentityService Type
Description
setScopes(Collection<String> scopes)
publicAppEngineCredentials.BuildersetScopes(Collection<String>scopes) Name
Description
Returns
Type
Description