RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addAllTargetGroupKinds(Iterable<? extends RestoreConfig.GroupKind> values) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addAllTargetNamespaces(Iterable<String> values) |
(Filtering parameter) Any resource subject to substitution must be
contained within one of the listed Kubernetes Namespace in the Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.Builder.addSubstitutionRulesBuilder() |
A list of transformation rules to be applied against Kubernetes resources
as they are selected for restoration from a Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.Builder.addSubstitutionRulesBuilder(int index) |
A list of transformation rules to be applied against Kubernetes resources
as they are selected for restoration from a Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetGroupKinds(int index,
RestoreConfig.GroupKind value) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetGroupKinds(int index,
RestoreConfig.GroupKind.Builder builderForValue) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetGroupKinds(RestoreConfig.GroupKind value) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetGroupKinds(RestoreConfig.GroupKind.Builder builderForValue) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetNamespaces(String value) |
(Filtering parameter) Any resource subject to substitution must be
contained within one of the listed Kubernetes Namespace in the Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.addTargetNamespacesBytes(com.google.protobuf.ByteString value) |
(Filtering parameter) Any resource subject to substitution must be
contained within one of the listed Kubernetes Namespace in the Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clear() |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearNewValue() |
This is the new value to set for any fields that pass the filtering and
selection criteria.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearOriginalValuePattern() |
(Filtering parameter) This is a [regular expression]
(https://en.wikipedia.org/wiki/Regular_expression)
that is compared against the fields matched by the target_json_path
expression (and must also have passed the previous filters).
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearTargetGroupKinds() |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearTargetJsonPath() |
Required.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clearTargetNamespaces() |
(Filtering parameter) Any resource subject to substitution must be
contained within one of the listed Kubernetes Namespace in the Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.clone() |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.Builder.getSubstitutionRulesBuilder(int index) |
A list of transformation rules to be applied against Kubernetes resources
as they are selected for restoration from a Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.mergeFrom(RestoreConfig.SubstitutionRule other) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.newBuilder() |
|
static RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.newBuilder(RestoreConfig.SubstitutionRule prototype) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.newBuilderForType() |
|
protected RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.removeTargetGroupKinds(int index) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setNewValue(String value) |
This is the new value to set for any fields that pass the filtering and
selection criteria.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setNewValueBytes(com.google.protobuf.ByteString value) |
This is the new value to set for any fields that pass the filtering and
selection criteria.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setOriginalValuePattern(String value) |
(Filtering parameter) This is a [regular expression]
(https://en.wikipedia.org/wiki/Regular_expression)
that is compared against the fields matched by the target_json_path
expression (and must also have passed the previous filters).
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setOriginalValuePatternBytes(com.google.protobuf.ByteString value) |
(Filtering parameter) This is a [regular expression]
(https://en.wikipedia.org/wiki/Regular_expression)
that is compared against the fields matched by the target_json_path
expression (and must also have passed the previous filters).
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setTargetGroupKinds(int index,
RestoreConfig.GroupKind value) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setTargetGroupKinds(int index,
RestoreConfig.GroupKind.Builder builderForValue) |
(Filtering parameter) Any resource subject to substitution must belong to
one of the listed "types".
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setTargetJsonPath(String value) |
Required.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setTargetJsonPathBytes(com.google.protobuf.ByteString value) |
Required.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setTargetNamespaces(int index,
String value) |
(Filtering parameter) Any resource subject to substitution must be
contained within one of the listed Kubernetes Namespace in the Backup.
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RestoreConfig.SubstitutionRule.Builder |
RestoreConfig.SubstitutionRule.toBuilder() |
|