Uses of Interface
com.google.cloud.compute.v1.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of OperationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement OperationOrBuilder Modifier and Type Class Description classOperationRepresents an Operation resource.static classOperation.BuilderRepresents an Operation resource.Methods in com.google.cloud.compute.v1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilderOperationList.Builder. getItemsOrBuilder(int index)[Output Only] A list of Operation resources.OperationOrBuilderOperationList. getItemsOrBuilder(int index)[Output Only] A list of Operation resources.OperationOrBuilderOperationListOrBuilder. getItemsOrBuilder(int index)[Output Only] A list of Operation resources.OperationOrBuilderOperationsScopedList.Builder. getOperationsOrBuilder(int index)[Output Only] A list of operations contained in this scope.OperationOrBuilderOperationsScopedList. getOperationsOrBuilder(int index)[Output Only] A list of operations contained in this scope.OperationOrBuilderOperationsScopedListOrBuilder. getOperationsOrBuilder(int index)[Output Only] A list of operations contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type OperationOrBuilder Modifier and Type Method Description List<? extends OperationOrBuilder>OperationList.Builder. getItemsOrBuilderList()[Output Only] A list of Operation resources.List<? extends OperationOrBuilder>OperationList. getItemsOrBuilderList()[Output Only] A list of Operation resources.List<? extends OperationOrBuilder>OperationListOrBuilder. getItemsOrBuilderList()[Output Only] A list of Operation resources.List<? extends OperationOrBuilder>OperationsScopedList.Builder. getOperationsOrBuilderList()[Output Only] A list of operations contained in this scope.List<? extends OperationOrBuilder>OperationsScopedList. getOperationsOrBuilderList()[Output Only] A list of operations contained in this scope.List<? extends OperationOrBuilder>OperationsScopedListOrBuilder. getOperationsOrBuilderList()[Output Only] A list of operations contained in this scope.
-