JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.google.appengine.tools.remoteapi.RemoteApiOptions.credentials
(String, String)
Use
useApplicationDefaultCredential()
or
useServiceAccountCredential(java.lang.String,java.lang.String)
instead.
com.google.appengine.tools.remoteapi.RemoteApiOptions.useComputeEngineCredential()
Use
useApplicationDefaultCredential()
.
useApplicationDefaultCredential()oruseServiceAccountCredential(java.lang.String,java.lang.String)instead.