Uses of Class
com.google.cloud.compute.v1.InterconnectLocationRegionInfo
-
Packages that use InterconnectLocationRegionInfo Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectLocationRegionInfo in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectLocationRegionInfo Modifier and Type Method Description InterconnectLocationRegionInfoInterconnectLocationRegionInfo.Builder. build()InterconnectLocationRegionInfoInterconnectLocationRegionInfo.Builder. buildPartial()static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. getDefaultInstance()InterconnectLocationRegionInfoInterconnectLocationRegionInfo.Builder. getDefaultInstanceForType()InterconnectLocationRegionInfoInterconnectLocationRegionInfo. getDefaultInstanceForType()InterconnectLocationRegionInfoInterconnectLocation.Builder. getRegionInfos(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.InterconnectLocationRegionInfoInterconnectLocation. getRegionInfos(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.InterconnectLocationRegionInfoInterconnectLocationOrBuilder. getRegionInfos(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.static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseDelimitedFrom(InputStream input)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(byte[] data)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(com.google.protobuf.ByteString data)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(com.google.protobuf.CodedInputStream input)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(InputStream input)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(ByteBuffer data)static InterconnectLocationRegionInfoInterconnectLocationRegionInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectLocationRegionInfo Modifier and Type Method Description com.google.protobuf.Parser<InterconnectLocationRegionInfo>InterconnectLocationRegionInfo. getParserForType()List<InterconnectLocationRegionInfo>InterconnectLocation.Builder. getRegionInfosList()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.List<InterconnectLocationRegionInfo>InterconnectLocation. getRegionInfosList()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.List<InterconnectLocationRegionInfo>InterconnectLocationOrBuilder. getRegionInfosList()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.static com.google.protobuf.Parser<InterconnectLocationRegionInfo>InterconnectLocationRegionInfo. parser()Methods in com.google.cloud.compute.v1 with parameters of type InterconnectLocationRegionInfo Modifier and Type Method Description InterconnectLocation.BuilderInterconnectLocation.Builder. addRegionInfos(int index, InterconnectLocationRegionInfo value)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.InterconnectLocation.BuilderInterconnectLocation.Builder. addRegionInfos(InterconnectLocationRegionInfo value)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.InterconnectLocationRegionInfo.BuilderInterconnectLocationRegionInfo.Builder. mergeFrom(InterconnectLocationRegionInfo other)static InterconnectLocationRegionInfo.BuilderInterconnectLocationRegionInfo. newBuilder(InterconnectLocationRegionInfo prototype)InterconnectLocation.BuilderInterconnectLocation.Builder. setRegionInfos(int index, InterconnectLocationRegionInfo value)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.Method parameters in com.google.cloud.compute.v1 with type arguments of type InterconnectLocationRegionInfo Modifier and Type Method Description InterconnectLocation.BuilderInterconnectLocation.Builder. addAllRegionInfos(Iterable<? extends InterconnectLocationRegionInfo> values)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
-