Uses of Interface
com.google.container.v1beta1.OperationProgressOrBuilder
-
Packages that use OperationProgressOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of OperationProgressOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement OperationProgressOrBuilder Modifier and Type Class Description classOperationProgressInformation about operation (or operation stage) progress.static classOperationProgress.BuilderInformation about operation (or operation stage) progress.Methods in com.google.container.v1beta1 that return OperationProgressOrBuilder Modifier and Type Method Description OperationProgressOrBuilderOperation.Builder. getProgressOrBuilder()Output only.OperationProgressOrBuilderOperation. getProgressOrBuilder()Output only.OperationProgressOrBuilderOperationOrBuilder. getProgressOrBuilder()Output only.OperationProgressOrBuilderOperationProgress.Builder. getStagesOrBuilder(int index)Substages of an operation or a stage.OperationProgressOrBuilderOperationProgress. getStagesOrBuilder(int index)Substages of an operation or a stage.OperationProgressOrBuilderOperationProgressOrBuilder. getStagesOrBuilder(int index)Substages of an operation or a stage.Methods in com.google.container.v1beta1 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.
-