Uses of Class
io.nitric.api.storage.File
-
Packages that use File Package Description io.nitric.api.storage Provides the Storage Service API. -
-
Uses of File in io.nitric.api.storage
Methods in io.nitric.api.storage that return File Modifier and Type Method Description File
Bucket. file(String key)
Create a storage file object with the given key.
-