Uses of Interface
com.google.cloud.recommender.v1.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of OperationOrBuilder in com.google.cloud.recommender.v1
Classes in com.google.cloud.recommender.v1 that implement OperationOrBuilder Modifier and Type Class Description classOperationContains an operation for a resource loosely based on the JSON-PATCH format with support for: * Custom filters for describing partial array patch.static classOperation.BuilderContains an operation for a resource loosely based on the JSON-PATCH format with support for: * Custom filters for describing partial array patch.Methods in com.google.cloud.recommender.v1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilderOperationGroup.Builder. getOperationsOrBuilder(int index)List of operations across one or more resources that belong to this group.OperationOrBuilderOperationGroup. getOperationsOrBuilder(int index)List of operations across one or more resources that belong to this group.OperationOrBuilderOperationGroupOrBuilder. getOperationsOrBuilder(int index)List of operations across one or more resources that belong to this group.Methods in com.google.cloud.recommender.v1 that return types with arguments of type OperationOrBuilder Modifier and Type Method Description List<? extends OperationOrBuilder>OperationGroup.Builder. getOperationsOrBuilderList()List of operations across one or more resources that belong to this group.List<? extends OperationOrBuilder>OperationGroup. getOperationsOrBuilderList()List of operations across one or more resources that belong to this group.List<? extends OperationOrBuilder>OperationGroupOrBuilder. getOperationsOrBuilderList()List of operations across one or more resources that belong to this group.
-