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