Uses of Interface
io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication
-
Uses of GcsConnectionConfig.Authentication in io.camunda.zeebe.backup.gcs
Classes in io.camunda.zeebe.backup.gcs that implement GcsConnectionConfig.AuthenticationModifier and TypeClassDescriptionstatic final recordUse Application Default Credentials to automatically discover credentials.static final recordUse no authentication, only useful for testing.Methods in io.camunda.zeebe.backup.gcs that return GcsConnectionConfig.AuthenticationModifier and TypeMethodDescriptionGcsConnectionConfig.auth()Returns the value of theauthrecord component.Constructors in io.camunda.zeebe.backup.gcs with parameters of type GcsConnectionConfig.AuthenticationModifierConstructorDescriptionCreates an instance of aGcsConnectionConfigrecord class.