Uses of Interface
com.google.cloud.compute.v1.InterconnectCircuitInfoOrBuilder
-
Packages that use InterconnectCircuitInfoOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectCircuitInfoOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectCircuitInfoOrBuilder Modifier and Type Class Description classInterconnectCircuitInfoDescribes a single physical circuit between the Customer and Google.static classInterconnectCircuitInfo.BuilderDescribes a single physical circuit between the Customer and Google.Methods in com.google.cloud.compute.v1 that return InterconnectCircuitInfoOrBuilder Modifier and Type Method Description InterconnectCircuitInfoOrBuilderInterconnect.Builder. getCircuitInfosOrBuilder(int index)[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.InterconnectCircuitInfoOrBuilderInterconnect. getCircuitInfosOrBuilder(int index)[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.InterconnectCircuitInfoOrBuilderInterconnectOrBuilder. getCircuitInfosOrBuilder(int index)[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectCircuitInfoOrBuilder Modifier and Type Method Description List<? extends InterconnectCircuitInfoOrBuilder>Interconnect.Builder. getCircuitInfosOrBuilderList()[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.List<? extends InterconnectCircuitInfoOrBuilder>Interconnect. 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.
-