Index

A B C D E G H I L M R S T V W 
All Classes and Interfaces|All Packages

A

accountKey() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the accountKey record component.
accountName() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the accountName record component.
AzureBackupConfig - Record Class in io.camunda.zeebe.backup.azure
 
AzureBackupConfig(String, String, String, String, String) - Constructor for record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Creates an instance of a AzureBackupConfig record class.
AzureBackupConfig.Builder - Class in io.camunda.zeebe.backup.azure
 
AzureBackupStore - Class in io.camunda.zeebe.backup.azure
BackupStore for Azure.
AzureBackupStore(AzureBackupConfig) - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupStore
 

B

build() - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
Builder() - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 

C

closeAsync() - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
connectionString() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the connectionString record component.
containerName() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the containerName record component.

D

delete(BackupIdentifier) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

E

endpoint() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the endpoint record component.
equals(Object) - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Indicates whether some other object is "equal to" this one.

G

getStatus(BackupIdentifier) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

H

hashCode() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns a hash code value for this object.

I

io.camunda.zeebe.backup.azure - package io.camunda.zeebe.backup.azure
 

L

list(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

M

markFailed(BackupIdentifier, String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

R

restore(BackupIdentifier, Path) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

S

save(Backup) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

T

toString() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns a string representation of this record class.

V

validateConfig(AzureBackupConfig) - Static method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

W

withAccountKey(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withAccountName(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withConnectionString(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withContainerName(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withEndpoint(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
A B C D E G H I L M R S T V W 
All Classes and Interfaces|All Packages