Interface S3ClientManager

All Known Implementing Classes:
DefaultS3ClientManager

public interface S3ClientManager
  • Method Details

    • getClient

      io.minio.MinioClient getClient()
    • getBucketName

      String getBucketName()
    • getEncryptionType

      S3EncryptionType getEncryptionType()
    • getEncryptionKmsKeyId

      String getEncryptionKmsKeyId()
    • shutdown

      void shutdown()
    • getStorageClass

      String getStorageClass()