Uses of Class
com.google.cloud.compute.v1.TargetPoolsScopedList
-
Packages that use TargetPoolsScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetPoolsScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetPoolsScopedList Modifier and Type Method Description TargetPoolsScopedListTargetPoolsScopedList.Builder. build()TargetPoolsScopedListTargetPoolsScopedList.Builder. buildPartial()static TargetPoolsScopedListTargetPoolsScopedList. getDefaultInstance()TargetPoolsScopedListTargetPoolsScopedList.Builder. getDefaultInstanceForType()TargetPoolsScopedListTargetPoolsScopedList. getDefaultInstanceForType()TargetPoolsScopedListTargetPoolAggregatedList.Builder. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedList. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedListOrBuilder. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedList.Builder. getItemsOrThrow(String key)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedList. getItemsOrThrow(String key)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedListOrBuilder. getItemsOrThrow(String key)A list of TargetPool resources.static TargetPoolsScopedListTargetPoolsScopedList. parseDelimitedFrom(InputStream input)static TargetPoolsScopedListTargetPoolsScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(byte[] data)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(com.google.protobuf.ByteString data)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(com.google.protobuf.CodedInputStream input)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(InputStream input)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(ByteBuffer data)static TargetPoolsScopedListTargetPoolsScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetPoolsScopedList Modifier and Type Method Description Map<String,TargetPoolsScopedList>TargetPoolAggregatedList.Builder. getItems()Deprecated.Map<String,TargetPoolsScopedList>TargetPoolAggregatedList. getItems()Deprecated.Map<String,TargetPoolsScopedList>TargetPoolAggregatedListOrBuilder. getItems()Deprecated.Map<String,TargetPoolsScopedList>TargetPoolAggregatedList.Builder. getItemsMap()A list of TargetPool resources.Map<String,TargetPoolsScopedList>TargetPoolAggregatedList. getItemsMap()A list of TargetPool resources.Map<String,TargetPoolsScopedList>TargetPoolAggregatedListOrBuilder. getItemsMap()A list of TargetPool resources.Map<String,TargetPoolsScopedList>TargetPoolAggregatedList.Builder. getMutableItems()Deprecated.com.google.protobuf.Parser<TargetPoolsScopedList>TargetPoolsScopedList. getParserForType()static com.google.protobuf.Parser<TargetPoolsScopedList>TargetPoolsScopedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetPoolsScopedList Modifier and Type Method Description TargetPoolsScopedListTargetPoolAggregatedList.Builder. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedList. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedListTargetPoolAggregatedListOrBuilder. getItemsOrDefault(String key, TargetPoolsScopedList defaultValue)A list of TargetPool resources.TargetPoolsScopedList.BuilderTargetPoolsScopedList.Builder. mergeFrom(TargetPoolsScopedList other)static TargetPoolsScopedList.BuilderTargetPoolsScopedList. newBuilder(TargetPoolsScopedList prototype)TargetPoolAggregatedList.BuilderTargetPoolAggregatedList.Builder. putItems(String key, TargetPoolsScopedList value)A list of TargetPool resources.Method parameters in com.google.cloud.compute.v1 with type arguments of type TargetPoolsScopedList Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPagedResponse>TargetPoolsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)protected TargetPoolsClient.AggregatedListPageTargetPoolsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, TargetPoolAggregatedList response)com.google.api.core.ApiFuture<TargetPoolsClient.AggregatedListPage>TargetPoolsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, com.google.api.core.ApiFuture<TargetPoolAggregatedList> futureResponse)TargetPoolAggregatedList.BuilderTargetPoolAggregatedList.Builder. putAllItems(Map<String,TargetPoolsScopedList> values)A list of TargetPool resources.
-