public class RetryHttpInitializerWrapper extends Object implements com.google.api.client.http.HttpRequestInitializer
Note: original source from RetryHttpInitializerWrapper.java
| Constructor and Description |
|---|
RetryHttpInitializerWrapper(com.google.api.client.auth.oauth2.Credential wrappedCredential)
A constructor using the default Sleeper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(com.google.api.client.http.HttpRequest request)
Initialize an HttpRequest.
|
Copyright © 2016–2020 Google. All rights reserved.