Interface GCPStorage
-
- All Superinterfaces:
GCPRawStorage
- All Known Implementing Classes:
GCPStorageImpl
public interface GCPStorage extends GCPRawStorage
MOCK GCPRawStorage, NOT this class so you are mocking the LOWEST level and testing your client assertions at test time!!!
-
-
Method Summary
-
Methods inherited from interface org.webpieces.googlecloud.storage.api.GCPRawStorage
copy, delete, get, get, list, readAllBytes, reader, writer
-
-