public CephS3Factory cephS3Factory()

in src/main/java/com/epam/digital/data/platform/history/config/CephConfiguration.java [35:37]


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