Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
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.
|
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.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.clone() |
InterconnectLocation.Builder |
InterconnectLocation.Builder.mergeFrom(InterconnectLocation other) |
static InterconnectLocation.Builder |
InterconnectLocation.newBuilder() |
static InterconnectLocation.Builder |
InterconnectLocation.newBuilder(InterconnectLocation prototype) |
InterconnectLocation.Builder |
InterconnectLocation.Builder.setAddress(String address)
[Output Only] The postal address of the Point of Presence, each line in the address is
separated by a newline character.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setAvailabilityZone(String availabilityZone)
[Output Only] Availability zone for this InterconnectLocation.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setCity(String city)
[Output Only] Metropolitan area designator that indicates which city an interconnect is
located.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setContinent(String continent)
[Output Only] Continent for this location.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setDescription(String description)
[Output Only] An optional description of the resource.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setFacilityProvider(String facilityProvider)
[Output Only] The name of the provider for this facility (e.g., EQUINIX).
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setFacilityProviderFacilityId(String facilityProviderFacilityId)
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setId(String id)
[Output Only] The unique identifier for the resource.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setKind(String kind)
[Output Only] Type of the resource.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setName(String name)
[Output Only] Name of the resource.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setPeeringdbFacilityId(String peeringdbFacilityId)
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in
peeringdb).
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource.
|
InterconnectLocation.Builder |
InterconnectLocation.Builder.setStatus(String status)
[Output Only] The status of this InterconnectLocation.
|
InterconnectLocation.Builder |
InterconnectLocation.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.