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

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







Compute.InstanceGroups.Delete (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class Compute.InstanceGroups.Delete

    • Constructor Detail

      • Delete

        protected Delete(String project,
                         String zone,
                         String instanceGroup)
        Deletes the specified instance group. The instances in the group are not deleted. Note that instance group must not belong to a backend service. Read Deleting an instance group for more information. Create a request for the method "instanceGroups.delete". This request holds the parameters needed by the the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        Compute.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        zone - The name of the zone where the instance group is located.
        instanceGroup - The name of the instance group to delete.
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy