Uses of Enum Class
io.camunda.zeebe.broker.system.configuration.backup.GcsBackupStoreConfig.GcsBackupStoreAuth
Packages that use GcsBackupStoreConfig.GcsBackupStoreAuth
-
Uses of GcsBackupStoreConfig.GcsBackupStoreAuth in io.camunda.zeebe.broker.system.configuration.backup
Methods in io.camunda.zeebe.broker.system.configuration.backup that return GcsBackupStoreConfig.GcsBackupStoreAuthModifier and TypeMethodDescriptionGcsBackupStoreConfig.getAuth()Returns the enum constant of this class with the specified name.GcsBackupStoreConfig.GcsBackupStoreAuth.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.broker.system.configuration.backup with parameters of type GcsBackupStoreConfig.GcsBackupStoreAuthModifier and TypeMethodDescriptionvoidGcsBackupStoreConfig.setAuth(GcsBackupStoreConfig.GcsBackupStoreAuth auth)