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 class
Operation
Represents an Operation resource.static class
Operation.Builder
Represents an Operation resource.Methods in com.google.cloud.compute.v1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilder
OperationList.Builder. getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.OperationOrBuilder
OperationList. getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.OperationOrBuilder
OperationListOrBuilder. getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.OperationOrBuilder
OperationsScopedList.Builder. getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.OperationOrBuilder
OperationsScopedList. getOperationsOrBuilder(int index)
[Output Only] A list of operations contained in this scope.OperationOrBuilder
OperationsScopedListOrBuilder. 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.
-