| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Interconnects.Insert | Compute.Interconnects. insert(String project,
      Interconnect content)Creates a Interconnect in the specified project using the data included in the request. | 
| Compute.Interconnects.Patch | Compute.Interconnects. patch(String project,
     String interconnect,
     Interconnect content)Updates the specified interconnect with the data included in the request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      Interconnect content)Creates a Interconnect in the specified project using the data included in the request. | 
| Patch(String project,
     String interconnect,
     Interconnect content)Updates the specified interconnect with the data included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| Interconnect | Interconnect. clone() | 
| Interconnect | Interconnect. set(String fieldName,
   Object value) | 
| Interconnect | Interconnect. setAdminEnabled(Boolean adminEnabled)Administrative status of the interconnect. | 
| Interconnect | Interconnect. setCircuitInfos(List<InterconnectCircuitInfo> circuitInfos)[Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG. | 
| Interconnect | Interconnect. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| Interconnect | Interconnect. setCustomerName(String customerName)Customer name, to put in the Letter of Authorization as the party authorized to request a
 crossconnect. | 
| Interconnect | Interconnect. setDescription(String description)An optional description of this resource. | 
| Interconnect | Interconnect. setExpectedOutages(List<InterconnectOutageNotification> expectedOutages)[Output Only] A list of outages expected for this Interconnect. | 
| Interconnect | Interconnect. setGoogleIpAddress(String googleIpAddress)[Output Only] IP address configured on the Google side of the Interconnect link. | 
| Interconnect | Interconnect. setGoogleReferenceId(String googleReferenceId)[Output Only] Google reference ID to be used when raising support tickets with Google or
 otherwise to debug backend connectivity issues. | 
| Interconnect | Interconnect. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| Interconnect | Interconnect. setInterconnectAttachments(List<String> interconnectAttachments)[Output Only] A list of the URLs of all InterconnectAttachments configured to use this
 Interconnect. | 
| Interconnect | Interconnect. setInterconnectType(String interconnectType)Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed
 interconnection shared between customers though a partner. | 
| Interconnect | Interconnect. setKind(String kind)[Output Only] Type of the resource. | 
| Interconnect | Interconnect. setLinkType(String linkType)Type of link requested, which can take one of the following values: -
 LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics  - LINK_TYPE_ETHERNET_100G_LR: A 100G
 Ethernet with LR optics. | 
| Interconnect | Interconnect. setLocation(String location)URL of the InterconnectLocation object that represents where this connection is to be
 provisioned. | 
| Interconnect | Interconnect. setName(String name)Name of the resource. | 
| Interconnect | Interconnect. setNocContactEmail(String nocContactEmail)Email address to contact the customer NOC for operations and maintenance notifications
 regarding this Interconnect. | 
| Interconnect | Interconnect. setOperationalStatus(String operationalStatus)[Output Only] The current status of this Interconnect's functionality, which can take one of
 the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to
 use. | 
| Interconnect | Interconnect. setPeerIpAddress(String peerIpAddress)[Output Only] IP address configured on the customer side of the Interconnect link. | 
| Interconnect | Interconnect. setProvisionedLinkCount(Integer provisionedLinkCount)[Output Only] Number of links actually provisioned in this interconnect. | 
| Interconnect | Interconnect. setRequestedLinkCount(Integer requestedLinkCount)Target number of physical links in the link bundle, as requested by the customer. | 
| Interconnect | Interconnect. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| Interconnect | Interconnect. setState(String state)[Output Only] The current state of Interconnect functionality, which can take one of the
 following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Interconnect> | InterconnectList. getItems()A list of Interconnect resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| InterconnectList | InterconnectList. setItems(List<Interconnect> items)A list of Interconnect resources. | 
Copyright © 2011–2021 Google. All rights reserved.