| Package | Description |
|---|---|
| com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
| com.google.cloud.storage.spi.v1 | |
| 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.getDefaultInstance()
Returns a default
StorageOptions instance. |
static StorageOptions |
StorageOptions.getUnauthenticatedInstance()
Returns a unauthenticated
StorageOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageOptions.DefaultStorageFactory.create(StorageOptions options) |
ServiceRpc |
StorageOptions.DefaultStorageRpcFactory.create(StorageOptions options) |
| Constructor and Description |
|---|
HttpStorageRpc(StorageOptions options) |
| Modifier and Type | Method and Description |
|---|---|
StorageOptions |
RemoteStorageHelper.getOptions()
Returns a
StorageOptions object to be used for testing. |
Copyright © 2019 Google LLC. All rights reserved.