Uses of Record Class
io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Uses of GcsConnectionConfig in io.camunda.zeebe.backup.gcs
Methods in io.camunda.zeebe.backup.gcs that return GcsConnectionConfigModifier and TypeMethodDescriptionGcsBackupConfig.connection()Returns the value of theconnectionrecord component.Constructors in io.camunda.zeebe.backup.gcs with parameters of type GcsConnectionConfigModifierConstructorDescriptionGcsBackupConfig(String bucketName, String basePath, GcsConnectionConfig connection) Creates an instance of aGcsBackupConfigrecord class.