Uses of Record Class
io.camunda.zeebe.backup.azure.AzureBackupConfig
-
Uses of AzureBackupConfig in io.camunda.zeebe.backup.azure
Methods in io.camunda.zeebe.backup.azure that return AzureBackupConfigMethods in io.camunda.zeebe.backup.azure with parameters of type AzureBackupConfigModifier and TypeMethodDescriptionstatic com.azure.storage.blob.BlobServiceClientAzureBackupStore.buildClient(AzureBackupConfig config) static voidAzureBackupStore.validateConfig(AzureBackupConfig config) Constructors in io.camunda.zeebe.backup.azure with parameters of type AzureBackupConfigModifierConstructorDescriptionAzureBackupStore(AzureBackupConfig config) AzureBackupStore(AzureBackupConfig config, com.azure.storage.blob.BlobServiceClient client)