@Beta public final class Utils extends Object
Beta
Modifier and Type | Method and Description |
---|---|
static com.google.api.client.json.JsonFactory |
getDefaultJsonFactory()
Returns a cached default implementation of the JsonFactory interface.
|
static com.google.api.client.http.HttpTransport |
getDefaultTransport()
Returns a cached default implementation of the HttpTransport interface.
|
public static com.google.api.client.json.JsonFactory getDefaultJsonFactory()
public static com.google.api.client.http.HttpTransport getDefaultTransport()
Copyright © 2010–2019 Google. All rights reserved.