Uses of Record Class
io.camunda.zeebe.backup.s3.S3BackupConfig
Packages that use S3BackupConfig
-
Uses of S3BackupConfig in io.camunda.zeebe.backup.s3
Methods in io.camunda.zeebe.backup.s3 that return S3BackupConfigMethods in io.camunda.zeebe.backup.s3 with parameters of type S3BackupConfigModifier and TypeMethodDescriptionstatic software.amazon.awssdk.services.s3.S3AsyncClientS3BackupStore.buildClient(S3BackupConfig config) static voidS3BackupStore.validateConfig(S3BackupConfig config) Constructors in io.camunda.zeebe.backup.s3 with parameters of type S3BackupConfigModifierConstructorDescriptionS3BackupStore(S3BackupConfig config) S3BackupStore(S3BackupConfig config, software.amazon.awssdk.services.s3.S3AsyncClient client)