Uses of Interface
com.google.cloud.recommender.v1.OperationGroupOrBuilder
-
Packages that use OperationGroupOrBuilder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of OperationGroupOrBuilder in com.google.cloud.recommender.v1
Classes in com.google.cloud.recommender.v1 that implement OperationGroupOrBuilder Modifier and Type Class Description classOperationGroupGroup of operations that need to be performed atomically.static classOperationGroup.BuilderGroup of operations that need to be performed atomically.Methods in com.google.cloud.recommender.v1 that return OperationGroupOrBuilder Modifier and Type Method Description OperationGroupOrBuilderRecommendationContent.Builder. getOperationGroupsOrBuilder(int index)Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.OperationGroupOrBuilderRecommendationContent. getOperationGroupsOrBuilder(int index)Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.OperationGroupOrBuilderRecommendationContentOrBuilder. getOperationGroupsOrBuilder(int index)Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.Methods in com.google.cloud.recommender.v1 that return types with arguments of type OperationGroupOrBuilder Modifier and Type Method Description List<? extends OperationGroupOrBuilder>RecommendationContent.Builder. getOperationGroupsOrBuilderList()Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.List<? extends OperationGroupOrBuilder>RecommendationContent. getOperationGroupsOrBuilderList()Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.List<? extends OperationGroupOrBuilder>RecommendationContentOrBuilder. getOperationGroupsOrBuilderList()Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.
-