Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.clone() |
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.mergeFrom(InterconnectLocationRegionInfo other) |
static InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilder() |
static InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.newBuilder(InterconnectLocationRegionInfo prototype) |
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setExpectedRttMs(String expectedRttMs)
Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this
region.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setLocationPresence(String locationPresence)
Identifies the network presence of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.Builder.setRegion(String region)
URL for the region of this location.
|
InterconnectLocationRegionInfo.Builder |
InterconnectLocationRegionInfo.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.