| Package | Description |
|---|---|
| com.google.cloud.storage |
A client to Google Cloud Storage.
|
| com.google.cloud.storage.spi | |
| com.google.cloud.storage.testing |
A testing helper for Google Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
StorageOptions |
StorageOptions.Builder.build() |
static StorageOptions |
StorageOptions.defaultInstance()
Returns a default
StorageOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageOptions.DefaultStorageFactory.create(StorageOptions options) |
StorageRpc |
StorageOptions.DefaultStorageRpcFactory.create(StorageOptions options) |
| Constructor and Description |
|---|
DefaultStorageRpc(StorageOptions options) |
| Modifier and Type | Method and Description |
|---|---|
StorageOptions |
RemoteStorageHelper.options()
Returns a
StorageOptions object to be used for testing. |
Copyright © 2016 Google. All rights reserved.