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