Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
com.google.cloud.storage.contrib.nio |
Java 7 nio FileSystem client library for Google Cloud Storage.
|
Modifier and Type | Method and Description |
---|---|
static StorageException |
StorageException.translateAndThrow(RetryHelper.RetryHelperException ex)
Translate RetryHelperException to the StorageException that caused the error.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StorageBatchResult.error(StorageException error) |
Modifier and Type | Method and Description |
---|---|
boolean |
CloudStorageRetryHandler.handleStorageException(StorageException exs)
Checks whether we should retry, reopen, or give up.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CloudStorageRetryHandler.handleStorageException(StorageException exs)
Checks whether we should retry, reopen, or give up.
|
Copyright © 2019 Google LLC. All rights reserved.