Class LocalstackS3ClientCustomizer

java.lang.Object
org.apache.fineract.infrastructure.s3.LocalstackS3ClientCustomizer
All Implemented Interfaces:
S3ClientCustomizer

@Component @Profile("test") public class LocalstackS3ClientCustomizer extends Object implements S3ClientCustomizer
  • Constructor Details

    • LocalstackS3ClientCustomizer

      public LocalstackS3ClientCustomizer()
  • Method Details

    • customize

      public void customize(software.amazon.awssdk.services.s3.S3ClientBuilder builder)
      Specified by:
      customize in interface S3ClientCustomizer