public class EventLoggingHttpRequestInitializer extends Object implements com.google.api.client.http.HttpRequestInitializer
| Constructor and Description |
|---|
EventLoggingHttpRequestInitializer() |
EventLoggingHttpRequestInitializer(long timeThresholdMs,
com.google.common.collect.ImmutableSet<String> filterProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(com.google.api.client.http.HttpRequest request) |
public EventLoggingHttpRequestInitializer()
public EventLoggingHttpRequestInitializer(long timeThresholdMs,
com.google.common.collect.ImmutableSet<String> filterProperties)
public void initialize(com.google.api.client.http.HttpRequest request)
throws IOException
initialize in interface com.google.api.client.http.HttpRequestInitializerIOExceptionCopyright © 2024. All rights reserved.