Uses of Interface
com.google.cloud.recommender.v1beta1.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of OperationOrBuilder in com.google.cloud.recommender.v1beta1
Classes in com.google.cloud.recommender.v1beta1 that implement OperationOrBuilder Modifier and Type Class Description class
Operation
Contains an operation for a resource loosely based on the JSON-PATCH format with support for: * Custom filters for describing partial array patch.static class
Operation.Builder
Contains 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.v1beta1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilder
OperationGroup.Builder. getOperationsOrBuilder(int index)
List of operations across one or more resources that belong to this group.OperationOrBuilder
OperationGroup. getOperationsOrBuilder(int index)
List of operations across one or more resources that belong to this group.OperationOrBuilder
OperationGroupOrBuilder. getOperationsOrBuilder(int index)
List of operations across one or more resources that belong to this group.Methods in com.google.cloud.recommender.v1beta1 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.
-