| Modifier and Type | Method and Description |
|---|---|
RoutersScopedList |
RoutersScopedList.Builder.build() |
RoutersScopedList |
RoutersScopedList.Builder.buildPartial() |
static RoutersScopedList |
RoutersScopedList.getDefaultInstance() |
RoutersScopedList |
RoutersScopedList.getDefaultInstanceForType() |
RoutersScopedList |
RoutersScopedList.Builder.getDefaultInstanceForType() |
RoutersScopedList |
RouterAggregatedList.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedList.Builder.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedListOrBuilder.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedList.getItemsOrThrow(String key)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedList.Builder.getItemsOrThrow(String key)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedListOrBuilder.getItemsOrThrow(String key)
A list of Router resources.
|
static RoutersScopedList |
RoutersScopedList.parseDelimitedFrom(InputStream input) |
static RoutersScopedList |
RoutersScopedList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutersScopedList |
RoutersScopedList.parseFrom(byte[] data) |
static RoutersScopedList |
RoutersScopedList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutersScopedList |
RoutersScopedList.parseFrom(ByteBuffer data) |
static RoutersScopedList |
RoutersScopedList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutersScopedList |
RoutersScopedList.parseFrom(com.google.protobuf.ByteString data) |
static RoutersScopedList |
RoutersScopedList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutersScopedList |
RoutersScopedList.parseFrom(com.google.protobuf.CodedInputStream input) |
static RoutersScopedList |
RoutersScopedList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RoutersScopedList |
RoutersScopedList.parseFrom(InputStream input) |
static RoutersScopedList |
RoutersScopedList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RoutersScopedList> |
RouterAggregatedList.getItems()
Deprecated.
|
Map<String,RoutersScopedList> |
RouterAggregatedList.Builder.getItems()
Deprecated.
|
Map<String,RoutersScopedList> |
RouterAggregatedListOrBuilder.getItems()
Deprecated.
|
Map<String,RoutersScopedList> |
RouterAggregatedList.getItemsMap()
A list of Router resources.
|
Map<String,RoutersScopedList> |
RouterAggregatedList.Builder.getItemsMap()
A list of Router resources.
|
Map<String,RoutersScopedList> |
RouterAggregatedListOrBuilder.getItemsMap()
A list of Router resources.
|
Map<String,RoutersScopedList> |
RouterAggregatedList.Builder.getMutableItems()
Deprecated.
|
com.google.protobuf.Parser<RoutersScopedList> |
RoutersScopedList.getParserForType() |
static com.google.protobuf.Parser<RoutersScopedList> |
RoutersScopedList.parser() |
| Modifier and Type | Method and Description |
|---|---|
RoutersScopedList |
RouterAggregatedList.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedList.Builder.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList |
RouterAggregatedListOrBuilder.getItemsOrDefault(String key,
RoutersScopedList defaultValue)
A list of Router resources.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeFrom(RoutersScopedList other) |
static RoutersScopedList.Builder |
RoutersScopedList.newBuilder(RoutersScopedList prototype) |
RouterAggregatedList.Builder |
RouterAggregatedList.Builder.putItems(String key,
RoutersScopedList value)
A list of Router resources.
|
| Modifier and Type | Method and Description |
|---|---|
RouterAggregatedList.Builder |
RouterAggregatedList.Builder.putAllItems(Map<String,RoutersScopedList> values)
A list of Router resources.
|
Copyright © 2023 Google LLC. All rights reserved.