Uses of Interface
com.google.cloud.compute.v1.InterconnectLocationOrBuilder
-
Packages that use InterconnectLocationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectLocationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectLocationOrBuilder Modifier and Type Class Description class
InterconnectLocation
Represents an Interconnect Attachment (VLAN) Location resource.static class
InterconnectLocation.Builder
Represents an Interconnect Attachment (VLAN) Location resource.Methods in com.google.cloud.compute.v1 that return InterconnectLocationOrBuilder Modifier and Type Method Description InterconnectLocationOrBuilder
InterconnectLocationList.Builder. getItemsOrBuilder(int index)
A list of InterconnectLocation resources.InterconnectLocationOrBuilder
InterconnectLocationList. getItemsOrBuilder(int index)
A list of InterconnectLocation resources.InterconnectLocationOrBuilder
InterconnectLocationListOrBuilder. getItemsOrBuilder(int index)
A list of InterconnectLocation resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectLocationOrBuilder Modifier and Type Method Description List<? extends InterconnectLocationOrBuilder>
InterconnectLocationList.Builder. getItemsOrBuilderList()
A list of InterconnectLocation resources.List<? extends InterconnectLocationOrBuilder>
InterconnectLocationList. getItemsOrBuilderList()
A list of InterconnectLocation resources.List<? extends InterconnectLocationOrBuilder>
InterconnectLocationListOrBuilder. getItemsOrBuilderList()
A list of InterconnectLocation resources.
-