Uses of Interface
com.google.container.v1.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.container.v1 -
-
Uses of OperationOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement OperationOrBuilder Modifier and Type Class Description classOperationThis operation resource represents operations that may have happened or are happening on the cluster.static classOperation.BuilderThis operation resource represents operations that may have happened or are happening on the cluster.Methods in com.google.container.v1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilderListOperationsResponse.Builder. getOperationsOrBuilder(int index)A list of operations in the project in the specified zone.OperationOrBuilderListOperationsResponse. getOperationsOrBuilder(int index)A list of operations in the project in the specified zone.OperationOrBuilderListOperationsResponseOrBuilder. getOperationsOrBuilder(int index)A list of operations in the project in the specified zone.Methods in com.google.container.v1 that return types with arguments of type OperationOrBuilder Modifier and Type Method Description List<? extends OperationOrBuilder>ListOperationsResponse.Builder. getOperationsOrBuilderList()A list of operations in the project in the specified zone.List<? extends OperationOrBuilder>ListOperationsResponse. getOperationsOrBuilderList()A list of operations in the project in the specified zone.List<? extends OperationOrBuilder>ListOperationsResponseOrBuilder. getOperationsOrBuilderList()A list of operations in the project in the specified zone.
-