| Modifier and Type | Method and Description |
|---|---|
Interconnect |
Interconnect.Builder.build() |
Interconnect |
Interconnect.Builder.buildPartial() |
static Interconnect |
Interconnect.getDefaultInstance() |
Interconnect |
Interconnect.getDefaultInstanceForType() |
Interconnect |
Interconnect.Builder.getDefaultInstanceForType() |
Interconnect |
ListInterconnectsResponseOrBuilder.getInterconnects(int index)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
Interconnect |
ListInterconnectsResponse.getInterconnects(int index)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
Interconnect |
ListInterconnectsResponse.Builder.getInterconnects(int index)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
static Interconnect |
Interconnect.parseDelimitedFrom(InputStream input) |
static Interconnect |
Interconnect.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Interconnect |
Interconnect.parseFrom(byte[] data) |
static Interconnect |
Interconnect.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Interconnect |
Interconnect.parseFrom(ByteBuffer data) |
static Interconnect |
Interconnect.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Interconnect |
Interconnect.parseFrom(com.google.protobuf.ByteString data) |
static Interconnect |
Interconnect.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Interconnect |
Interconnect.parseFrom(com.google.protobuf.CodedInputStream input) |
static Interconnect |
Interconnect.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Interconnect |
Interconnect.parseFrom(InputStream input) |
static Interconnect |
Interconnect.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Interconnect> |
ListInterconnectsResponseOrBuilder.getInterconnectsList()
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
List<Interconnect> |
ListInterconnectsResponse.getInterconnectsList()
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
List<Interconnect> |
ListInterconnectsResponse.Builder.getInterconnectsList()
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
com.google.protobuf.Parser<Interconnect> |
Interconnect.getParserForType() |
static com.google.protobuf.Parser<Interconnect> |
Interconnect.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListInterconnectsResponse.Builder |
ListInterconnectsResponse.Builder.addInterconnects(Interconnect value)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
ListInterconnectsResponse.Builder |
ListInterconnectsResponse.Builder.addInterconnects(int index,
Interconnect value)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
Interconnect.Builder |
Interconnect.Builder.mergeFrom(Interconnect other) |
static Interconnect.Builder |
Interconnect.newBuilder(Interconnect prototype) |
ListInterconnectsResponse.Builder |
ListInterconnectsResponse.Builder.setInterconnects(int index,
Interconnect value)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
| Modifier and Type | Method and Description |
|---|---|
ListInterconnectsResponse.Builder |
ListInterconnectsResponse.Builder.addAllInterconnects(Iterable<? extends Interconnect> values)
The list of Interconnect
repeated .google.cloud.edgenetwork.v1.Interconnect interconnects = 1; |
Copyright © 2025 Google LLC. All rights reserved.