Uses of Interface
com.google.cloud.compute.v1.TargetInstanceOrBuilder
-
Packages that use TargetInstanceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetInstanceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement TargetInstanceOrBuilder Modifier and Type Class Description classTargetInstanceRepresents a Target Instance resource.static classTargetInstance.BuilderRepresents a Target Instance resource.Methods in com.google.cloud.compute.v1 that return TargetInstanceOrBuilder Modifier and Type Method Description TargetInstanceOrBuilderTargetInstanceList.Builder. getItemsOrBuilder(int index)A list of TargetInstance resources.TargetInstanceOrBuilderTargetInstanceList. getItemsOrBuilder(int index)A list of TargetInstance resources.TargetInstanceOrBuilderTargetInstanceListOrBuilder. getItemsOrBuilder(int index)A list of TargetInstance resources.TargetInstanceOrBuilderInsertTargetInstanceRequest.Builder. getTargetInstanceResourceOrBuilder()The body resource for this requestTargetInstanceOrBuilderInsertTargetInstanceRequest. getTargetInstanceResourceOrBuilder()The body resource for this requestTargetInstanceOrBuilderInsertTargetInstanceRequestOrBuilder. getTargetInstanceResourceOrBuilder()The body resource for this requestTargetInstanceOrBuilderTargetInstancesScopedList.Builder. getTargetInstancesOrBuilder(int index)A list of target instances contained in this scope.TargetInstanceOrBuilderTargetInstancesScopedList. getTargetInstancesOrBuilder(int index)A list of target instances contained in this scope.TargetInstanceOrBuilderTargetInstancesScopedListOrBuilder. getTargetInstancesOrBuilder(int index)A list of target instances contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetInstanceOrBuilder Modifier and Type Method Description List<? extends TargetInstanceOrBuilder>TargetInstanceList.Builder. getItemsOrBuilderList()A list of TargetInstance resources.List<? extends TargetInstanceOrBuilder>TargetInstanceList. getItemsOrBuilderList()A list of TargetInstance resources.List<? extends TargetInstanceOrBuilder>TargetInstanceListOrBuilder. getItemsOrBuilderList()A list of TargetInstance resources.List<? extends TargetInstanceOrBuilder>TargetInstancesScopedList.Builder. getTargetInstancesOrBuilderList()A list of target instances contained in this scope.List<? extends TargetInstanceOrBuilder>TargetInstancesScopedList. getTargetInstancesOrBuilderList()A list of target instances contained in this scope.List<? extends TargetInstanceOrBuilder>TargetInstancesScopedListOrBuilder. getTargetInstancesOrBuilderList()A list of target instances contained in this scope.
-