All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.Compute.InterconnectLocations.html Maven / Gradle / Ivy







Compute.InterconnectLocations (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute

Class Compute.InterconnectLocations

  • java.lang.Object
    • com.google.api.services.compute.Compute.InterconnectLocations
  • Enclosing class:
    Compute


    public class Compute.InterconnectLocations
    extends Object
    The "interconnectLocations" collection of methods.
    • Constructor Detail

      • InterconnectLocations

        public InterconnectLocations()
    • Method Detail

      • get

        public Compute.InterconnectLocations.Get get(String project,
                                                     String interconnectLocation)
                                              throws IOException
        Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request. Create a request for the method "interconnectLocations.get". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        interconnectLocation - Name of the interconnect location to return.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Compute.InterconnectLocations.List list(String project)
                                                throws IOException
        Retrieves the list of interconnect locations available to the specified project. Create a request for the method "interconnectLocations.list". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy