Uses of Interface
com.google.cloud.compute.v1.InstanceOrBuilder
-
Packages that use InstanceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InstanceOrBuilder Modifier and Type Class Description class
Instance
Represents an Instance resource.static class
Instance.Builder
Represents an Instance resource.Methods in com.google.cloud.compute.v1 that return InstanceOrBuilder Modifier and Type Method Description InstanceOrBuilder
InsertInstanceRequest.Builder. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
InsertInstanceRequest. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
InsertInstanceRequestOrBuilder. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
UpdateInstanceRequest.Builder. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
UpdateInstanceRequest. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
UpdateInstanceRequestOrBuilder. getInstanceResourceOrBuilder()
The body resource for this requestInstanceOrBuilder
InstancesScopedList.Builder. getInstancesOrBuilder(int index)
[Output Only] A list of instances contained in this scope.InstanceOrBuilder
InstancesScopedList. getInstancesOrBuilder(int index)
[Output Only] A list of instances contained in this scope.InstanceOrBuilder
InstancesScopedListOrBuilder. getInstancesOrBuilder(int index)
[Output Only] A list of instances contained in this scope.InstanceOrBuilder
InstanceList.Builder. getItemsOrBuilder(int index)
A list of Instance resources.InstanceOrBuilder
InstanceList. getItemsOrBuilder(int index)
A list of Instance resources.InstanceOrBuilder
InstanceListOrBuilder. getItemsOrBuilder(int index)
A list of Instance resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceOrBuilder Modifier and Type Method Description List<? extends InstanceOrBuilder>
InstancesScopedList.Builder. getInstancesOrBuilderList()
[Output Only] A list of instances contained in this scope.List<? extends InstanceOrBuilder>
InstancesScopedList. getInstancesOrBuilderList()
[Output Only] A list of instances contained in this scope.List<? extends InstanceOrBuilder>
InstancesScopedListOrBuilder. getInstancesOrBuilderList()
[Output Only] A list of instances contained in this scope.List<? extends InstanceOrBuilder>
InstanceList.Builder. getItemsOrBuilderList()
A list of Instance resources.List<? extends InstanceOrBuilder>
InstanceList. getItemsOrBuilderList()
A list of Instance resources.List<? extends InstanceOrBuilder>
InstanceListOrBuilder. getItemsOrBuilderList()
A list of Instance resources.
-