public final class RequestBodyCompression
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GOOGLE_API_KEY
The Google API KEY for OkHttp recipes.
|
static MediaType |
MEDIA_TYPE_JSON |
| Constructor and Description |
|---|
RequestBodyCompression() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args) |
void |
run() |
public static final java.lang.String GOOGLE_API_KEY
public static final MediaType MEDIA_TYPE_JSON
Copyright © 2019. All Rights Reserved.