ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addAllRuleActionsPairs(Iterable<? extends RuleActionsPair> values) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairs(int index,
RuleActionsPair value) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairs(int index,
RuleActionsPair.Builder builderForValue) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairs(RuleActionsPair value) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.addRuleActionsPairs(RuleActionsPair.Builder builderForValue) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.clear() |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.clearRuleActionsPairs() |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.clone() |
|
ActionExecutorOutput.Builder |
RuleEngineOutput.Builder.getActionExecutorOutputBuilder() |
Output from Action Executor containing rule and corresponding actions
execution result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.mergeFrom(ActionExecutorOutput other) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ActionExecutorOutput.Builder |
ActionExecutorOutput.newBuilder() |
|
static ActionExecutorOutput.Builder |
ActionExecutorOutput.newBuilder(ActionExecutorOutput prototype) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.newBuilderForType() |
|
protected ActionExecutorOutput.Builder |
ActionExecutorOutput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.removeRuleActionsPairs(int index) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.setRuleActionsPairs(int index,
RuleActionsPair value) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.setRuleActionsPairs(int index,
RuleActionsPair.Builder builderForValue) |
List of rule and corresponding actions result.
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ActionExecutorOutput.Builder |
ActionExecutorOutput.toBuilder() |
|