| Modifier and Type | Class and Description |
|---|---|
class |
InterconnectCircuitInfo
Describes a single physical circuit between the Customer and Google.
|
static class |
InterconnectCircuitInfo.Builder
Describes a single physical circuit between the Customer and Google.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectCircuitInfoOrBuilder |
Interconnect.getCircuitInfosOrBuilder(int index)
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
InterconnectCircuitInfoOrBuilder |
Interconnect.Builder.getCircuitInfosOrBuilder(int index)
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
InterconnectCircuitInfoOrBuilder |
InterconnectOrBuilder.getCircuitInfosOrBuilder(int index)
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends InterconnectCircuitInfoOrBuilder> |
Interconnect.getCircuitInfosOrBuilderList()
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
List<? extends InterconnectCircuitInfoOrBuilder> |
Interconnect.Builder.getCircuitInfosOrBuilderList()
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
List<? extends InterconnectCircuitInfoOrBuilder> |
InterconnectOrBuilder.getCircuitInfosOrBuilderList()
[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
|
Copyright © 2023 Google LLC. All rights reserved.