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 class
Operation
This operation resource represents operations that may have happened or are happening on the cluster.static class
Operation.Builder
This 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 OperationOrBuilder
ListOperationsResponse.Builder. getOperationsOrBuilder(int index)
A list of operations in the project in the specified zone.OperationOrBuilder
ListOperationsResponse. getOperationsOrBuilder(int index)
A list of operations in the project in the specified zone.OperationOrBuilder
ListOperationsResponseOrBuilder. 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.
-