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 classRuleActionsPairRepresents a rule and outputs of associated actions.static classRuleActionsPair.BuilderRepresents a rule and outputs of associated actions.Methods in com.google.cloud.contentwarehouse.v1 that return RuleActionsPairOrBuilder Modifier and Type Method Description RuleActionsPairOrBuilderActionExecutorOutput.Builder. getRuleActionsPairsOrBuilder(int index)List of rule and corresponding actions result.RuleActionsPairOrBuilderActionExecutorOutput. getRuleActionsPairsOrBuilder(int index)List of rule and corresponding actions result.RuleActionsPairOrBuilderActionExecutorOutputOrBuilder. 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.
-