| Modifier and Type | Class and Description | 
|---|---|
| class  | Compute.InterconnectLocations.Get | 
| class  | Compute.InterconnectLocations.List | 
| Constructor and Description | 
|---|
| InterconnectLocations() | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.InterconnectLocations.Get | get(String project,
   String interconnectLocation)Returns the details for the specified interconnect location. | 
| Compute.InterconnectLocations.List | list(String project)Retrieves the list of interconnect locations available to the specified project. | 
public Compute.InterconnectLocations.Get get(String project, String interconnectLocation) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.interconnectLocation - Name of the interconnect location to return.IOExceptionpublic Compute.InterconnectLocations.List list(String project) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.IOExceptionCopyright © 2011–2022 Google. All rights reserved.