Package io.minio
Class SnowballObject
java.lang.Object
io.minio.SnowballObject
Single object entry for
UploadSnowballObjectsArgs.objects.-
Constructor Summary
ConstructorsConstructorDescriptionSnowballObject(String name, InputStream stream, long size, ZonedDateTime modificationTime) SnowballObject(String name, String filename) -
Method Summary
-
Constructor Details
-
SnowballObject
public SnowballObject(@Nonnull String name, @Nonnull InputStream stream, long size, @Nullable ZonedDateTime modificationTime) -
SnowballObject
-
-
Method Details
-
name
-
stream
-
size
public long size() -
filename
-
modificationTime
-