public class RetryHttpInitializerWrapper extends Object implements com.google.api.client.http.HttpRequestInitializer
| Constructor and Description |
|---|
RetryHttpInitializerWrapper(com.google.api.client.auth.oauth2.Credential wrappedCredential)
A constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(com.google.api.client.http.HttpRequest request)
Initializes the given request.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.