Uses of Interface
com.google.container.v1.OperationProgressOrBuilder
-
Packages that use OperationProgressOrBuilder Package Description com.google.container.v1 -
-
Uses of OperationProgressOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement OperationProgressOrBuilder Modifier and Type Class Description class
OperationProgress
Information about operation (or operation stage) progress.static class
OperationProgress.Builder
Information about operation (or operation stage) progress.Methods in com.google.container.v1 that return OperationProgressOrBuilder Modifier and Type Method Description OperationProgressOrBuilder
Operation.Builder. getProgressOrBuilder()
Output only.OperationProgressOrBuilder
Operation. getProgressOrBuilder()
Output only.OperationProgressOrBuilder
OperationOrBuilder. getProgressOrBuilder()
Output only.OperationProgressOrBuilder
OperationProgress.Builder. getStagesOrBuilder(int index)
Substages of an operation or a stage.OperationProgressOrBuilder
OperationProgress. getStagesOrBuilder(int index)
Substages of an operation or a stage.OperationProgressOrBuilder
OperationProgressOrBuilder. getStagesOrBuilder(int index)
Substages of an operation or a stage.Methods in com.google.container.v1 that return types with arguments of type OperationProgressOrBuilder Modifier and Type Method Description List<? extends OperationProgressOrBuilder>
OperationProgress.Builder. getStagesOrBuilderList()
Substages of an operation or a stage.List<? extends OperationProgressOrBuilder>
OperationProgress. getStagesOrBuilderList()
Substages of an operation or a stage.List<? extends OperationProgressOrBuilder>
OperationProgressOrBuilder. getStagesOrBuilderList()
Substages of an operation or a stage.
-