Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.Builder.build() |
static InterconnectLocationRegionInfo |
InterconnectLocationRegionInfo.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocation.Builder |
InterconnectLocation.Builder.addRegionInfos(InterconnectLocationRegionInfo regionInfos)
[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) |
Modifier and Type | Method and Description |
---|---|
InterconnectLocation.Builder |
InterconnectLocation.Builder.addAllRegionInfos(List<InterconnectLocationRegionInfo> regionInfos)
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters
pertaining to the relation between this InterconnectLocation and various Google Cloud
regions.
|
Copyright © 2019 Google LLC. All rights reserved.