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 classInstanceRepresents an Instance resource.static classInstance.BuilderRepresents an Instance resource.Methods in com.google.cloud.compute.v1 that return InstanceOrBuilder Modifier and Type Method Description InstanceOrBuilderInsertInstanceRequest.Builder. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderInsertInstanceRequest. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderInsertInstanceRequestOrBuilder. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderUpdateInstanceRequest.Builder. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderUpdateInstanceRequest. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderUpdateInstanceRequestOrBuilder. getInstanceResourceOrBuilder()The body resource for this requestInstanceOrBuilderInstancesScopedList.Builder. getInstancesOrBuilder(int index)[Output Only] A list of instances contained in this scope.InstanceOrBuilderInstancesScopedList. getInstancesOrBuilder(int index)[Output Only] A list of instances contained in this scope.InstanceOrBuilderInstancesScopedListOrBuilder. getInstancesOrBuilder(int index)[Output Only] A list of instances contained in this scope.InstanceOrBuilderInstanceList.Builder. getItemsOrBuilder(int index)A list of Instance resources.InstanceOrBuilderInstanceList. getItemsOrBuilder(int index)A list of Instance resources.InstanceOrBuilderInstanceListOrBuilder. 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.
-