public final class InterconnectLocation
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
InterconnectLocation() |
Modifier and Type | Method and Description |
---|---|
InterconnectLocation |
clone() |
java.lang.String |
getAddress()
[Output Only] The postal address of the Point of Presence, each line in the address is
separated by a newline character.
|
java.lang.String |
getAvailabilityZone()
[Output Only] Availability zone for this InterconnectLocation.
|
java.lang.String |
getCity()
[Output Only] Metropolitan area designator that indicates which city an interconnect is
located.
|
java.lang.String |
getContinent()
[Output Only] Continent for this location, which can take one of the following values: - AFRICA
- ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
|
java.lang.String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
java.lang.String |
getDescription()
[Output Only] An optional description of the resource.
|
java.lang.String |
getFacilityProvider()
[Output Only] The name of the provider for this facility (e.g., EQUINIX).
|
java.lang.String |
getFacilityProviderFacilityId()
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
|
java.math.BigInteger |
getId()
[Output Only] The unique identifier for the resource.
|
java.lang.String |
getKind()
[Output Only] Type of the resource.
|
java.lang.String |
getName()
[Output Only] Name of the resource.
|
java.lang.String |
getPeeringdbFacilityId()
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in
peeringdb).
|
java.util.List<InterconnectLocationRegionInfo> |
getRegionInfos()
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters
pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
|
java.lang.String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
java.lang.String |
getStatus()
[Output Only] The status of this InterconnectLocation, which can take one of the following
values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new
Interconnects.
|
InterconnectLocation |
set(java.lang.String fieldName,
java.lang.Object value) |
InterconnectLocation |
setAddress(java.lang.String address)
[Output Only] The postal address of the Point of Presence, each line in the address is
separated by a newline character.
|
InterconnectLocation |
setAvailabilityZone(java.lang.String availabilityZone)
[Output Only] Availability zone for this InterconnectLocation.
|
InterconnectLocation |
setCity(java.lang.String city)
[Output Only] Metropolitan area designator that indicates which city an interconnect is
located.
|
InterconnectLocation |
setContinent(java.lang.String continent)
[Output Only] Continent for this location, which can take one of the following values: - AFRICA
- ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
|
InterconnectLocation |
setCreationTimestamp(java.lang.String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectLocation |
setDescription(java.lang.String description)
[Output Only] An optional description of the resource.
|
InterconnectLocation |
setFacilityProvider(java.lang.String facilityProvider)
[Output Only] The name of the provider for this facility (e.g., EQUINIX).
|
InterconnectLocation |
setFacilityProviderFacilityId(java.lang.String facilityProviderFacilityId)
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
|
InterconnectLocation |
setId(java.math.BigInteger id)
[Output Only] The unique identifier for the resource.
|
InterconnectLocation |
setKind(java.lang.String kind)
[Output Only] Type of the resource.
|
InterconnectLocation |
setName(java.lang.String name)
[Output Only] Name of the resource.
|
InterconnectLocation |
setPeeringdbFacilityId(java.lang.String peeringdbFacilityId)
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in
peeringdb).
|
InterconnectLocation |
setRegionInfos(java.util.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 |
setSelfLink(java.lang.String selfLink)
[Output Only] Server-defined URL for the resource.
|
InterconnectLocation |
setStatus(java.lang.String status)
[Output Only] The status of this InterconnectLocation, which can take one of the following
values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new
Interconnects.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public java.lang.String getAddress()
null
for nonepublic InterconnectLocation setAddress(java.lang.String address)
address
- address or null
for nonepublic java.lang.String getAvailabilityZone()
null
for nonepublic InterconnectLocation setAvailabilityZone(java.lang.String availabilityZone)
availabilityZone
- availabilityZone or null
for nonepublic java.lang.String getCity()
null
for nonepublic InterconnectLocation setCity(java.lang.String city)
city
- city or null
for nonepublic java.lang.String getContinent()
null
for nonepublic InterconnectLocation setContinent(java.lang.String continent)
continent
- continent or null
for nonepublic java.lang.String getCreationTimestamp()
null
for nonepublic InterconnectLocation setCreationTimestamp(java.lang.String creationTimestamp)
creationTimestamp
- creationTimestamp or null
for nonepublic java.lang.String getDescription()
null
for nonepublic InterconnectLocation setDescription(java.lang.String description)
description
- description or null
for nonepublic java.lang.String getFacilityProvider()
null
for nonepublic InterconnectLocation setFacilityProvider(java.lang.String facilityProvider)
facilityProvider
- facilityProvider or null
for nonepublic java.lang.String getFacilityProviderFacilityId()
null
for nonepublic InterconnectLocation setFacilityProviderFacilityId(java.lang.String facilityProviderFacilityId)
facilityProviderFacilityId
- facilityProviderFacilityId or null
for nonepublic java.math.BigInteger getId()
null
for nonepublic InterconnectLocation setId(java.math.BigInteger id)
id
- id or null
for nonepublic java.lang.String getKind()
null
for nonepublic InterconnectLocation setKind(java.lang.String kind)
kind
- kind or null
for nonepublic java.lang.String getName()
null
for nonepublic InterconnectLocation setName(java.lang.String name)
name
- name or null
for nonepublic java.lang.String getPeeringdbFacilityId()
null
for nonepublic InterconnectLocation setPeeringdbFacilityId(java.lang.String peeringdbFacilityId)
peeringdbFacilityId
- peeringdbFacilityId or null
for nonepublic java.util.List<InterconnectLocationRegionInfo> getRegionInfos()
null
for nonepublic InterconnectLocation setRegionInfos(java.util.List<InterconnectLocationRegionInfo> regionInfos)
regionInfos
- regionInfos or null
for nonepublic java.lang.String getSelfLink()
null
for nonepublic InterconnectLocation setSelfLink(java.lang.String selfLink)
selfLink
- selfLink or null
for nonepublic java.lang.String getStatus()
null
for nonepublic InterconnectLocation setStatus(java.lang.String status)
status
- status or null
for nonepublic InterconnectLocation set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public InterconnectLocation clone()
clone
in class com.google.api.client.json.GenericJson