| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList |
InstancesScopedList.Builder.build() |
InstancesScopedList |
InstancesScopedList.Builder.buildPartial() |
static InstancesScopedList |
InstancesScopedList.getDefaultInstance() |
InstancesScopedList |
InstancesScopedList.getDefaultInstanceForType() |
InstancesScopedList |
InstancesScopedList.Builder.getDefaultInstanceForType() |
InstancesScopedList |
InstanceAggregatedList.getItemsOrDefault(String key,
InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.
|
InstancesScopedList |
InstanceAggregatedList.Builder.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.getItemsOrThrow(String key)
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 |
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(ByteBuffer data) |
static InstancesScopedList |
InstancesScopedList.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InstancesScopedList> |
InstanceAggregatedList.getItems()
Deprecated.
|
Map<String,InstancesScopedList> |
InstanceAggregatedList.Builder.getItems()
Deprecated.
|
Map<String,InstancesScopedList> |
InstanceAggregatedListOrBuilder.getItems()
Deprecated.
|
Map<String,InstancesScopedList> |
InstanceAggregatedList.getItemsMap()
An object that contains a list of instances scoped by zone.
|
Map<String,InstancesScopedList> |
InstanceAggregatedList.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList |
InstanceAggregatedList.getItemsOrDefault(String key,
InstancesScopedList defaultValue)
An object that contains a list of instances scoped by zone.
|
InstancesScopedList |
InstanceAggregatedList.Builder.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.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAggregatedList.Builder |
InstanceAggregatedList.Builder.putAllItems(Map<String,InstancesScopedList> values)
An object that contains a list of instances scoped by zone.
|
Copyright © 2023 Google LLC. All rights reserved.