Uses of Interface
com.google.cloud.contentwarehouse.v1.RuleActionsPairOrBuilder
-
Packages that use RuleActionsPairOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleActionsPairOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement RuleActionsPairOrBuilder Modifier and Type Class Description class
RuleActionsPair
Represents a rule and outputs of associated actions.static class
RuleActionsPair.Builder
Represents a rule and outputs of associated actions.Methods in com.google.cloud.contentwarehouse.v1 that return RuleActionsPairOrBuilder Modifier and Type Method Description RuleActionsPairOrBuilder
ActionExecutorOutput.Builder. getRuleActionsPairsOrBuilder(int index)
List of rule and corresponding actions result.RuleActionsPairOrBuilder
ActionExecutorOutput. getRuleActionsPairsOrBuilder(int index)
List of rule and corresponding actions result.RuleActionsPairOrBuilder
ActionExecutorOutputOrBuilder. getRuleActionsPairsOrBuilder(int index)
List of rule and corresponding actions result.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type RuleActionsPairOrBuilder Modifier and Type Method Description List<? extends RuleActionsPairOrBuilder>
ActionExecutorOutput.Builder. getRuleActionsPairsOrBuilderList()
List of rule and corresponding actions result.List<? extends RuleActionsPairOrBuilder>
ActionExecutorOutput. getRuleActionsPairsOrBuilderList()
List of rule and corresponding actions result.List<? extends RuleActionsPairOrBuilder>
ActionExecutorOutputOrBuilder. getRuleActionsPairsOrBuilderList()
List of rule and corresponding actions result.
-