public CephS3Factory cephS3Factory()

in src/main/java/com/epam/digital/data/platform/excerpt/worker/config/CephConfig.java [37:39]


  public CephS3Factory cephS3Factory() {
    return new CephS3Factory(s3ConfigProperties());
  }