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

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

There is a newer version: v1-rev20250320-2.0.0
Show newest version






Compute.InstanceSettings (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute

Class Compute.InstanceSettings

  • Enclosing class:
    Compute


    public class Compute.InstanceSettings
    extends Object
    The "instanceSettings" collection of methods.
    • Constructor Detail

      • InstanceSettings

        public InstanceSettings()
    • Method Detail

      • get

        public Compute.InstanceSettings.Get get(String project,
                                                String zone)
                                         throws IOException
        Get Instance settings. Create a request for the method "instanceSettings.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.
        zone - Name of the zone for this request.
        Returns:
        the request
        Throws:
        IOException
      • patch

        public Compute.InstanceSettings.Patch patch(String project,
                                                    String zone,
                                                    InstanceSettings content)
                                             throws IOException
        Patch Instance settings Create a request for the method "instanceSettings.patch". 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.
        zone - The zone scoping this request. It should conform to RFC1035.
        content - the InstanceSettings
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy