Uses of Interface
org.bremersee.minio.MinioObjectInfo
Packages that use MinioObjectInfo
-
Uses of MinioObjectInfo in org.bremersee.minio
Subinterfaces of MinioObjectInfo in org.bremersee.minioModifier and TypeInterfaceDescriptioninterfaceThe minio multipart file interface.Classes in org.bremersee.minio that implement MinioObjectInfoModifier and TypeClassDescriptionclassThe minio multipart file implementation.Constructors in org.bremersee.minio with parameters of type MinioObjectInfoModifierConstructorDescriptionMinioMultipartFileImpl(MinioOperations minioOperations, MinioObjectInfo minioObjectInfo) Instantiates a new minio multipart file.