Uses of Class
com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
Packages that use RemoteStorageHelper.StorageHelperException
-
Uses of RemoteStorageHelper.StorageHelperException in com.google.cloud.storage.testing
Methods in com.google.cloud.storage.testing that return RemoteStorageHelper.StorageHelperExceptionModifier and TypeMethodDescriptionMethods in com.google.cloud.storage.testing that throw RemoteStorageHelper.StorageHelperExceptionModifier and TypeMethodDescriptionstatic RemoteStorageHelperRemoteStorageHelper.create()Creates aRemoteStorageHelperobject using default project id and authentication credentials.static RemoteStorageHelperRemoteStorageHelper.create(String projectId, InputStream keyStream) Creates aRemoteStorageHelperobject for the given project id and JSON key input stream.