Uses of Class
cn.herodotus.oss.dialect.minio.definition.pool.MinioAsyncClient
Packages that use MinioAsyncClient
Package
Description
-
Uses of MinioAsyncClient in cn.herodotus.oss.dialect.minio.definition.pool
Methods in cn.herodotus.oss.dialect.minio.definition.pool that return MinioAsyncClientConstructor parameters in cn.herodotus.oss.dialect.minio.definition.pool with type arguments of type MinioAsyncClientModifierConstructorDescription -
Uses of MinioAsyncClient in cn.herodotus.oss.dialect.minio.definition.service
Constructor parameters in cn.herodotus.oss.dialect.minio.definition.service with type arguments of type MinioAsyncClientModifierConstructorDescriptionBaseMinioAsyncService(cn.herodotus.engine.assistant.definition.support.AbstractObjectPool<MinioAsyncClient> ossClientObjectPool)