RuleActionsPair.Builder |
RuleActionsPair.Builder.addActionOutputs(int index,
ActionOutput value) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.addActionOutputs(int index,
ActionOutput.Builder builderForValue) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.addActionOutputs(ActionOutput value) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.addActionOutputs(ActionOutput.Builder builderForValue) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.addAllActionOutputs(Iterable<? extends ActionOutput> values) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RuleActionsPair.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairsBuilder() |
List of rule and corresponding actions result.
|
RuleActionsPair.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairsBuilder(int index) |
List of rule and corresponding actions result.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clear() |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clearActionOutputs() |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clearRule() |
Represents the rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.clone() |
|
RuleActionsPair.Builder |
ActionExecutorOutput.Builder.getRuleActionsPairsBuilder(int index) |
List of rule and corresponding actions result.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.mergeFrom(RuleActionsPair other) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.mergeRule(Rule value) |
Represents the rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RuleActionsPair.Builder |
RuleActionsPair.newBuilder() |
|
static RuleActionsPair.Builder |
RuleActionsPair.newBuilder(RuleActionsPair prototype) |
|
RuleActionsPair.Builder |
RuleActionsPair.newBuilderForType() |
|
protected RuleActionsPair.Builder |
RuleActionsPair.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.removeActionOutputs(int index) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setActionOutputs(int index,
ActionOutput value) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setActionOutputs(int index,
ActionOutput.Builder builderForValue) |
Outputs of executing the actions associated with the above rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setRule(Rule value) |
Represents the rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setRule(Rule.Builder builderForValue) |
Represents the rule.
|
RuleActionsPair.Builder |
RuleActionsPair.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RuleActionsPair.Builder |
RuleActionsPair.toBuilder() |
|