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 classInterconnectLocationRegionInfoInformation about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.static classInterconnectLocationRegionInfo.BuilderInformation 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 InterconnectLocationRegionInfoOrBuilderInterconnectLocation.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.InterconnectLocationRegionInfoOrBuilderInterconnectLocation. 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.InterconnectLocationRegionInfoOrBuilderInterconnectLocationOrBuilder. 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.
-