Uses of Interface
com.google.cloud.compute.v1.InterconnectLocationRegionInfoOrBuilder
-
Packages that use InterconnectLocationRegionInfoOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectLocationRegionInfoOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectLocationRegionInfoOrBuilder Modifier and Type Class Description class
InterconnectLocationRegionInfo
Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.static class
InterconnectLocationRegionInfo.Builder
Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.Methods in com.google.cloud.compute.v1 that return InterconnectLocationRegionInfoOrBuilder Modifier and Type Method Description InterconnectLocationRegionInfoOrBuilder
InterconnectLocation.Builder. getRegionInfosOrBuilder(int index)
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.InterconnectLocationRegionInfoOrBuilder
InterconnectLocation. getRegionInfosOrBuilder(int index)
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.InterconnectLocationRegionInfoOrBuilder
InterconnectLocationOrBuilder. getRegionInfosOrBuilder(int index)
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectLocationRegionInfoOrBuilder Modifier and Type Method Description List<? extends InterconnectLocationRegionInfoOrBuilder>
InterconnectLocation.Builder. getRegionInfosOrBuilderList()
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.List<? extends InterconnectLocationRegionInfoOrBuilder>
InterconnectLocation. getRegionInfosOrBuilderList()
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.List<? extends InterconnectLocationRegionInfoOrBuilder>
InterconnectLocationOrBuilder. getRegionInfosOrBuilderList()
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
-