Class StorageSupplier
- java.lang.Object
-
- org.webpieces.googlecloud.storage.impl.StorageSupplier
-
- All Implemented Interfaces:
java.io.Serializable,java.util.function.Supplier<com.google.cloud.storage.Storage>
public class StorageSupplier extends java.lang.Object implements java.util.function.Supplier<com.google.cloud.storage.Storage>, java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StorageSupplier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.cloud.storage.Storageget()
-