Uses of Interface
com.google.cloud.compute.v1.TargetPoolOrBuilder
-
Packages that use TargetPoolOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetPoolOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement TargetPoolOrBuilder Modifier and Type Class Description classTargetPoolRepresents a Target Pool resource.static classTargetPool.BuilderRepresents a Target Pool resource.Methods in com.google.cloud.compute.v1 that return TargetPoolOrBuilder Modifier and Type Method Description TargetPoolOrBuilderTargetPoolList.Builder. getItemsOrBuilder(int index)A list of TargetPool resources.TargetPoolOrBuilderTargetPoolList. getItemsOrBuilder(int index)A list of TargetPool resources.TargetPoolOrBuilderTargetPoolListOrBuilder. getItemsOrBuilder(int index)A list of TargetPool resources.TargetPoolOrBuilderInsertTargetPoolRequest.Builder. getTargetPoolResourceOrBuilder()The body resource for this requestTargetPoolOrBuilderInsertTargetPoolRequest. getTargetPoolResourceOrBuilder()The body resource for this requestTargetPoolOrBuilderInsertTargetPoolRequestOrBuilder. getTargetPoolResourceOrBuilder()The body resource for this requestTargetPoolOrBuilderTargetPoolsScopedList.Builder. getTargetPoolsOrBuilder(int index)A list of target pools contained in this scope.TargetPoolOrBuilderTargetPoolsScopedList. getTargetPoolsOrBuilder(int index)A list of target pools contained in this scope.TargetPoolOrBuilderTargetPoolsScopedListOrBuilder. getTargetPoolsOrBuilder(int index)A list of target pools contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetPoolOrBuilder Modifier and Type Method Description List<? extends TargetPoolOrBuilder>TargetPoolList.Builder. getItemsOrBuilderList()A list of TargetPool resources.List<? extends TargetPoolOrBuilder>TargetPoolList. getItemsOrBuilderList()A list of TargetPool resources.List<? extends TargetPoolOrBuilder>TargetPoolListOrBuilder. getItemsOrBuilderList()A list of TargetPool resources.List<? extends TargetPoolOrBuilder>TargetPoolsScopedList.Builder. getTargetPoolsOrBuilderList()A list of target pools contained in this scope.List<? extends TargetPoolOrBuilder>TargetPoolsScopedList. getTargetPoolsOrBuilderList()A list of target pools contained in this scope.List<? extends TargetPoolOrBuilder>TargetPoolsScopedListOrBuilder. getTargetPoolsOrBuilderList()A list of target pools contained in this scope.
-