| Modifier and Type | Method and Description |
|---|---|
InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.Builder.build() |
InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.Builder.buildPartial() |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.getDefaultInstance() |
InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.getDefaultInstanceForType() |
InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.Builder.getDefaultInstanceForType() |
InterconnectLocationRegionInfo |
InterconnectLocation.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.
|
InterconnectLocationRegionInfo |
InterconnectLocation.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.
|
InterconnectLocationRegionInfo |
InterconnectLocationOrBuilder.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 InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseDelimitedFrom(InputStream input) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(byte[] data) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(ByteBuffer data) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(com.google.protobuf.ByteString data) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(InputStream input) |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InterconnectLocationRegionInfo> |
InterconnectLocationRegionInfo.getParserForType() |
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> |
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> |
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() |
| Modifier and Type | Method and Description |
|---|---|
InterconnectLocation.Builder |
InterconnectLocation.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.
|
InterconnectLocation.Builder |
InterconnectLocation.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.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeFrom(InterconnectLocationRegionInfo other) |
static InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilder(InterconnectLocationRegionInfo prototype) |
InterconnectLocation.Builder |
InterconnectLocation.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.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectLocation.Builder |
InterconnectLocation.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.
|
Copyright © 2023 Google LLC. All rights reserved.