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

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

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






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












com.google.api.services.compute

Class Compute.NetworkEndpointGroups.Delete

    • Constructor Detail

      • Delete

        protected Delete(String project,
                         String zone,
                         String networkEndpointGroup)
        Deletes the specified network endpoint group. The network endpoints in the NEG and the VM instances they belong to are not terminated when the NEG is deleted. Note that the NEG cannot be deleted if there are backend services referencing it. Create a request for the method "networkEndpointGroups.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 network endpoint group is located. It should comply with RFC1035.
        networkEndpointGroup - The name of the network endpoint group to delete. It should comply with RFC1035.
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy