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