| Modifier and Type | Method and Description |
|---|---|
UsableSubnetwork |
UsableSubnetwork.Builder.build() |
UsableSubnetwork |
UsableSubnetwork.Builder.buildPartial() |
static UsableSubnetwork |
UsableSubnetwork.getDefaultInstance() |
UsableSubnetwork |
UsableSubnetwork.getDefaultInstanceForType() |
UsableSubnetwork |
UsableSubnetwork.Builder.getDefaultInstanceForType() |
UsableSubnetwork |
UsableSubnetworksAggregatedList.getItems(int index)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork |
UsableSubnetworksAggregatedList.Builder.getItems(int index)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork |
UsableSubnetworksAggregatedListOrBuilder.getItems(int index)
[Output] A list of usable subnetwork URLs.
|
static UsableSubnetwork |
UsableSubnetwork.parseDelimitedFrom(InputStream input) |
static UsableSubnetwork |
UsableSubnetwork.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(byte[] data) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(ByteBuffer data) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(com.google.protobuf.ByteString data) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(com.google.protobuf.CodedInputStream input) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(InputStream input) |
static UsableSubnetwork |
UsableSubnetwork.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<UsableSubnetwork> |
UsableSubnetworksAggregatedList.getItemsList()
[Output] A list of usable subnetwork URLs.
|
List<UsableSubnetwork> |
UsableSubnetworksAggregatedList.Builder.getItemsList()
[Output] A list of usable subnetwork URLs.
|
List<UsableSubnetwork> |
UsableSubnetworksAggregatedListOrBuilder.getItemsList()
[Output] A list of usable subnetwork URLs.
|
com.google.protobuf.Parser<UsableSubnetwork> |
UsableSubnetwork.getParserForType() |
static com.google.protobuf.Parser<UsableSubnetwork> |
UsableSubnetwork.parser() |
| Modifier and Type | Method and Description |
|---|---|
UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.Builder.addItems(int index,
UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.Builder.addItems(UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork.Builder |
UsableSubnetwork.Builder.mergeFrom(UsableSubnetwork other) |
static UsableSubnetwork.Builder |
UsableSubnetwork.newBuilder(UsableSubnetwork prototype) |
UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.Builder.setItems(int index,
UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
| Modifier and Type | Method and Description |
|---|---|
UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.Builder.addAllItems(Iterable<? extends UsableSubnetwork> values)
[Output] A list of usable subnetwork URLs.
|
Copyright © 2023 Google LLC. All rights reserved.