Uses of Class
cn.herodotus.oss.dialect.s3.definition.pool.S3ClientObjectPool
Packages that use S3ClientObjectPool
-
Uses of S3ClientObjectPool in cn.herodotus.oss.dialect.s3.configuration
Methods in cn.herodotus.oss.dialect.s3.configuration that return S3ClientObjectPoolModifier and TypeMethodDescriptionS3ClientConfiguration.s3ClientObjectPool(S3Properties s3Properties) -
Uses of S3ClientObjectPool in cn.herodotus.oss.dialect.s3.service
Constructors in cn.herodotus.oss.dialect.s3.service with parameters of type S3ClientObjectPoolModifierConstructorDescriptionS3AccountOwnerService(S3ClientObjectPool s3ClientObjectPool) S3BucketAccelerateConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketAccessControlListService(S3ClientObjectPool s3ClientObjectPool) S3BucketAnalyticsConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketCrossOriginConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketEncryptionService(S3ClientObjectPool s3ClientObjectPool) S3BucketIntelligentTieringConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketInventoryConfiguration(S3ClientObjectPool s3ClientObjectPool) S3BucketLifecycleConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketLoggingConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketMetricsConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketNotificationConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketOwnershipControlsService(S3ClientObjectPool s3ClientObjectPool) S3BucketPolicyService(S3ClientObjectPool s3ClientObjectPool) S3BucketReplicationConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketService(S3ClientObjectPool s3ClientObjectPool) S3BucketTaggingConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketVersioningConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3BucketWebsiteConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3ObjectAccessControlListService(S3ClientObjectPool s3ClientObjectPool) S3ObjectLegalHoldService(S3ClientObjectPool s3ClientObjectPool) S3ObjectLockConfigurationService(S3ClientObjectPool s3ClientObjectPool) S3ObjectRetentionService(S3ClientObjectPool s3ClientObjectPool) S3ObjectService(S3ClientObjectPool s3ClientObjectPool) S3ObjectTaggingService(S3ClientObjectPool s3ClientObjectPool) S3PresignedUrlService(S3ClientObjectPool s3ClientObjectPool) S3PublicAccessBlockService(S3ClientObjectPool s3ClientObjectPool)