Package io.camunda.zeebe.backup.gcs
Class GcsBackupConfig.Builder
java.lang.Object
io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- Enclosing class:
- GcsBackupConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withBasePath(String basePath) withBucketName(String bucketName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withBucketName
-
withBasePath
-
withHost
-
withoutAuthentication
-
withAutoAuthentication
-
build
-