| com.google.api.client.googleapis.media.MediaHttpDownloader.isBackOffPolicyEnabled()
(scheduled to be removed in the 1.16). Use
HttpRequest.setUnsuccessfulResponseHandler(com.google.api.client.http.HttpUnsuccessfulResponseHandler) with a new
HttpBackOffUnsuccessfulResponseHandler in HttpRequestInitializer
instead.
|
| com.google.api.client.googleapis.media.MediaHttpUploader.isBackOffPolicyEnabled()
(scheduled to be removed in the 1.16). Use
HttpRequest.setUnsuccessfulResponseHandler(com.google.api.client.http.HttpUnsuccessfulResponseHandler) with a new
HttpBackOffUnsuccessfulResponseHandler in HttpRequestInitializer
instead.
|
| com.google.api.client.googleapis.auth.oauth2.GoogleClientSecrets.load(JsonFactory, InputStream)
|
| com.google.api.client.googleapis.media.MediaHttpDownloader.setBackOffPolicyEnabled(boolean)
(scheduled to be removed in the 1.16). Use
HttpRequest.setUnsuccessfulResponseHandler(com.google.api.client.http.HttpUnsuccessfulResponseHandler) with a new
HttpBackOffUnsuccessfulResponseHandler in HttpRequestInitializer
instead.
|
| com.google.api.client.googleapis.media.MediaHttpUploader.setBackOffPolicyEnabled(boolean)
(scheduled to be removed in the 1.16). Use
HttpRequest.setUnsuccessfulResponseHandler(com.google.api.client.http.HttpUnsuccessfulResponseHandler) with a new
HttpBackOffUnsuccessfulResponseHandler in HttpRequestInitializer
instead.
|
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeRequestUrl.setResponseTypes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleBrowserClientRequestUrl.setResponseTypes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeRequestUrl.setResponseTypes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleBrowserClientRequestUrl.setResponseTypes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.setScopes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeRequestUrl.setScopes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleBrowserClientRequestUrl.setScopes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleRefreshTokenRequest.setScopes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeFlow.Builder.setScopes(Iterable) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.setScopes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeRequestUrl.setScopes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleBrowserClientRequestUrl.setScopes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleRefreshTokenRequest.setScopes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeFlow.Builder.setScopes(String...) |
| com.google.api.client.googleapis.auth.oauth2.GoogleCredential.Builder.setServiceAccountScopes(Iterable)
|
| com.google.api.client.googleapis.auth.oauth2.GoogleCredential.Builder.setServiceAccountScopes(String...)
|