| Package | Description | 
|---|---|
| com.google.cloud.storage.testing | 
 A testing helper for Google Cloud Storage. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteStorageHelper.StorageHelperException | 
RemoteStorageHelper.StorageHelperException.translate(Exception ex)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteStorageHelper | 
RemoteStorageHelper.create()
Creates a  
RemoteStorageHelper object using default project id and authentication
 credentials. | 
static RemoteStorageHelper | 
RemoteStorageHelper.create(String projectId,
      InputStream keyStream)
Creates a  
RemoteStorageHelper object for the given project id and JSON key input
 stream. | 
Copyright © 2019 Google LLC. All rights reserved.