BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clear() |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearAllNamespaces() |
If True, include all namespaced resources
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearBackupScope() |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearEncryptionKey() |
This defines a customer managed encryption key that will be used to
encrypt the "config" portion (the Kubernetes resources) of Backups
created via this plan.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearIncludeSecrets() |
This flag specifies whether Kubernetes Secret resources should be
included when they fall into the scope of Backups.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearIncludeVolumeData() |
This flag specifies whether volume data should be backed up when
PVCs are included in the scope of a Backup.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearSelectedApplications() |
If set, include just the resources referenced by the listed
ProtectedApplications.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clearSelectedNamespaces() |
If set, include just the resources in the listed namespaces.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.clone() |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.Builder.getBackupConfigBuilder() |
Defines the configuration of Backups created via this BackupPlan.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeEncryptionKey(EncryptionKey value) |
This defines a customer managed encryption key that will be used to
encrypt the "config" portion (the Kubernetes resources) of Backups
created via this plan.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeFrom(BackupPlan.BackupConfig other) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeSelectedApplications(NamespacedNames value) |
If set, include just the resources referenced by the listed
ProtectedApplications.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeSelectedNamespaces(Namespaces value) |
If set, include just the resources in the listed namespaces.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.newBuilder() |
|
static BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.newBuilder(BackupPlan.BackupConfig prototype) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.newBuilderForType() |
|
protected BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setAllNamespaces(boolean value) |
If True, include all namespaced resources
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setEncryptionKey(EncryptionKey value) |
This defines a customer managed encryption key that will be used to
encrypt the "config" portion (the Kubernetes resources) of Backups
created via this plan.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setEncryptionKey(EncryptionKey.Builder builderForValue) |
This defines a customer managed encryption key that will be used to
encrypt the "config" portion (the Kubernetes resources) of Backups
created via this plan.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setIncludeSecrets(boolean value) |
This flag specifies whether Kubernetes Secret resources should be
included when they fall into the scope of Backups.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setIncludeVolumeData(boolean value) |
This flag specifies whether volume data should be backed up when
PVCs are included in the scope of a Backup.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setSelectedApplications(NamespacedNames value) |
If set, include just the resources referenced by the listed
ProtectedApplications.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setSelectedApplications(NamespacedNames.Builder builderForValue) |
If set, include just the resources referenced by the listed
ProtectedApplications.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setSelectedNamespaces(Namespaces value) |
If set, include just the resources in the listed namespaces.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setSelectedNamespaces(Namespaces.Builder builderForValue) |
If set, include just the resources in the listed namespaces.
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BackupPlan.BackupConfig.Builder |
BackupPlan.BackupConfig.toBuilder() |
|