public class Transport
extends java.lang.Object
Constructor and Description |
---|
Transport() |
Modifier and Type | Method and Description |
---|---|
static com.google.api.client.json.JsonFactory |
getJsonFactory() |
static com.google.api.client.http.HttpTransport |
getTransport() |
static Storage.Builder |
newStorageClient(GcsOptions options)
Returns a Cloud Storage client builder using the specified
GcsOptions . |
public static com.google.api.client.http.HttpTransport getTransport()
public static com.google.api.client.json.JsonFactory getJsonFactory()
public static Storage.Builder newStorageClient(GcsOptions options)
GcsOptions
.