| Modifier and Type | Class and Description | 
|---|---|
class  | 
Compute.InterconnectLocations.Get  | 
class  | 
Compute.InterconnectLocations.List  | 
class  | 
Compute.InterconnectLocations.TestIamPermissions  | 
| 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. 
 | 
Compute.InterconnectLocations.TestIamPermissions | 
testIamPermissions(String project,
                  String resource,
                  TestPermissionsRequest content)
Returns permissions that a caller has on the specified resource. 
 | 
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.IOExceptionpublic Compute.InterconnectLocations.TestIamPermissions testIamPermissions(String project, String resource, TestPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.resource - Name or id of the resource for this request.content - the TestPermissionsRequestIOExceptionCopyright © 2011–2020 Google. All rights reserved.