public final class InvocationIdInterceptor extends Object implements com.google.api.client.http.HttpExecuteInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
GCCL_INVOCATION_ID_PREFIX |
static String |
GOOG_API_CLIENT |
| Constructor and Description |
|---|
InvocationIdInterceptor(com.google.api.client.http.HttpExecuteInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.google.api.client.http.HttpRequest request) |
public static final String GCCL_INVOCATION_ID_PREFIX
public static final String GOOG_API_CLIENT
public InvocationIdInterceptor(com.google.api.client.http.HttpExecuteInterceptor interceptor)
public void intercept(com.google.api.client.http.HttpRequest request)
throws IOException
intercept in interface com.google.api.client.http.HttpExecuteInterceptorIOExceptionCopyright © 2024. All rights reserved.