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

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

The newest version!






Compute.NetworkProfiles (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute

Class Compute.NetworkProfiles

  • Enclosing class:
    Compute


    public class Compute.NetworkProfiles
    extends Object
    The "networkProfiles" collection of methods.
    • Constructor Detail

      • NetworkProfiles

        public NetworkProfiles()
    • Method Detail

      • get

        public Compute.NetworkProfiles.Get get(String project,
                                               String networkProfile)
                                        throws IOException
        Returns the specified network profile. Create a request for the method "networkProfiles.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.
        networkProfile - Name of the network profile to return.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Compute.NetworkProfiles.List list(String project)
                                          throws IOException
        Retrieves a list of network profiles available to the specified project. Create a request for the method "networkProfiles.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–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy