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 InstancesScopedList
InstancesScopedList.Builder. build()
InstancesScopedList
InstancesScopedList.Builder. buildPartial()
static InstancesScopedList
InstancesScopedList. getDefaultInstance()
InstancesScopedList
InstancesScopedList.Builder. getDefaultInstanceForType()
InstancesScopedList
InstancesScopedList. getDefaultInstanceForType()
InstancesScopedList
InstanceAggregatedList.Builder. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedList. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedListOrBuilder. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedList.Builder. getItemsOrThrow(String key)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedList. getItemsOrThrow(String key)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedListOrBuilder. getItemsOrThrow(String key)
An object that contains a list of instances scoped by zone.static InstancesScopedList
InstancesScopedList. parseDelimitedFrom(InputStream input)
static InstancesScopedList
InstancesScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstancesScopedList
InstancesScopedList. parseFrom(byte[] data)
static InstancesScopedList
InstancesScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstancesScopedList
InstancesScopedList. parseFrom(com.google.protobuf.ByteString data)
static InstancesScopedList
InstancesScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstancesScopedList
InstancesScopedList. parseFrom(com.google.protobuf.CodedInputStream input)
static InstancesScopedList
InstancesScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstancesScopedList
InstancesScopedList. parseFrom(InputStream input)
static InstancesScopedList
InstancesScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstancesScopedList
InstancesScopedList. parseFrom(ByteBuffer data)
static InstancesScopedList
InstancesScopedList. 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 InstancesScopedList
InstanceAggregatedList.Builder. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedList. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList
InstanceAggregatedListOrBuilder. getItemsOrDefault(String key, InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.InstancesScopedList.Builder
InstancesScopedList.Builder. mergeFrom(InstancesScopedList other)
static InstancesScopedList.Builder
InstancesScopedList. newBuilder(InstancesScopedList prototype)
InstanceAggregatedList.Builder
InstanceAggregatedList.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.AggregatedListPage
InstancesClient.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.Builder
InstanceAggregatedList.Builder. putAllItems(Map<String,InstancesScopedList> values)
An object that contains a list of instances scoped by zone.
-