| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProjectGlobalInterconnectName | 
ProjectGlobalInterconnectName.Builder.build()  | 
static ProjectGlobalInterconnectName | 
ProjectGlobalInterconnectName.of(String interconnect,
  String project)  | 
static ProjectGlobalInterconnectName | 
ProjectGlobalInterconnectName.parse(String formattedString)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalInterconnectName> | 
ProjectGlobalInterconnectName.newFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
InterconnectClient.deleteInterconnect(ProjectGlobalInterconnectName interconnect)
Deletes the specified interconnect. 
 | 
InterconnectsGetDiagnosticsResponse | 
InterconnectClient.getDiagnosticsInterconnect(ProjectGlobalInterconnectName interconnect)
Returns the interconnectDiagnostics for the specified interconnect. 
 | 
Interconnect | 
InterconnectClient.getInterconnect(ProjectGlobalInterconnectName interconnect)
Returns the specified interconnect. 
 | 
Operation | 
InterconnectClient.patchInterconnect(ProjectGlobalInterconnectName interconnect,
                 Interconnect interconnectResource,
                 List<String> fieldMask)
Updates the specified interconnect with the data included in the request. 
 | 
| Constructor and Description | 
|---|
Builder(ProjectGlobalInterconnectName projectGlobalInterconnectName)  | 
Copyright © 2019 Google LLC. All rights reserved.