Uses of Class
com.google.cloud.compute.v1.InstancesScopedList
-
Packages that use InstancesScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstancesScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstancesScopedList Modifier and Type Method Description InstancesScopedListInstancesScopedList.Builder. build()InstancesScopedListInstancesScopedList.Builder. buildPartial()static InstancesScopedListInstancesScopedList. getDefaultInstance()InstancesScopedListInstancesScopedList.Builder. getDefaultInstanceForType()InstancesScopedListInstancesScopedList. getDefaultInstanceForType()InstancesScopedListInstanceAggregatedList.Builder. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedList. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedListOrBuilder. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedList.Builder. getItemsOrThrow(String key)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedList. getItemsOrThrow(String key)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedListOrBuilder. getItemsOrThrow(String key)An object that contains a list of instances scoped by zone.static InstancesScopedListInstancesScopedList. parseDelimitedFrom(InputStream input)static InstancesScopedListInstancesScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstancesScopedListInstancesScopedList. parseFrom(byte[] data)static InstancesScopedListInstancesScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstancesScopedListInstancesScopedList. parseFrom(com.google.protobuf.ByteString data)static InstancesScopedListInstancesScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstancesScopedListInstancesScopedList. parseFrom(com.google.protobuf.CodedInputStream input)static InstancesScopedListInstancesScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstancesScopedListInstancesScopedList. parseFrom(InputStream input)static InstancesScopedListInstancesScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstancesScopedListInstancesScopedList. parseFrom(ByteBuffer data)static InstancesScopedListInstancesScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InstancesScopedList Modifier and Type Method Description Map<String,InstancesScopedList>InstanceAggregatedList.Builder. getItems()Deprecated.Map<String,InstancesScopedList>InstanceAggregatedList. getItems()Deprecated.Map<String,InstancesScopedList>InstanceAggregatedListOrBuilder. getItems()Deprecated.Map<String,InstancesScopedList>InstanceAggregatedList.Builder. getItemsMap()An object that contains a list of instances scoped by zone.Map<String,InstancesScopedList>InstanceAggregatedList. getItemsMap()An object that contains a list of instances scoped by zone.Map<String,InstancesScopedList>InstanceAggregatedListOrBuilder. getItemsMap()An object that contains a list of instances scoped by zone.Map<String,InstancesScopedList>InstanceAggregatedList.Builder. getMutableItems()Deprecated.com.google.protobuf.Parser<InstancesScopedList>InstancesScopedList. getParserForType()static com.google.protobuf.Parser<InstancesScopedList>InstancesScopedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type InstancesScopedList Modifier and Type Method Description InstancesScopedListInstanceAggregatedList.Builder. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedList. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedListInstanceAggregatedListOrBuilder. getItemsOrDefault(String key, InstancesScopedList defaultValue)An object that contains a list of instances scoped by zone.InstancesScopedList.BuilderInstancesScopedList.Builder. mergeFrom(InstancesScopedList other)static InstancesScopedList.BuilderInstancesScopedList. newBuilder(InstancesScopedList prototype)InstanceAggregatedList.BuilderInstanceAggregatedList.Builder. putItems(String key, InstancesScopedList value)An object that contains a list of instances scoped by zone.Method parameters in com.google.cloud.compute.v1 with type arguments of type InstancesScopedList Modifier and Type Method Description static com.google.api.core.ApiFuture<InstancesClient.AggregatedListPagedResponse>InstancesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesRequest,InstanceAggregatedList,Map.Entry<String,InstancesScopedList>> context, com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse)protected InstancesClient.AggregatedListPageInstancesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstancesRequest,InstanceAggregatedList,Map.Entry<String,InstancesScopedList>> context, InstanceAggregatedList response)com.google.api.core.ApiFuture<InstancesClient.AggregatedListPage>InstancesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesRequest,InstanceAggregatedList,Map.Entry<String,InstancesScopedList>> context, com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse)InstanceAggregatedList.BuilderInstanceAggregatedList.Builder. putAllItems(Map<String,InstancesScopedList> values)An object that contains a list of instances scoped by zone.
-