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

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







Compute.Instances.DeleteAccessConfig (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class Compute.Instances.DeleteAccessConfig

    • Constructor Detail

      • DeleteAccessConfig

        protected DeleteAccessConfig(String project,
                                     String zone,
                                     String instance,
                                     String accessConfig,
                                     String networkInterface)
        Deletes an access config from an instance's network interface. Create a request for the method "instances.deleteAccessConfig". 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.

        DeleteAccessConfig#initialize(com.google.api.client.googleapis.services.A bstractGoogleClientRequest) 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 for this request.
        instance - The instance name for this request.
        accessConfig - The name of the access config to delete.
        networkInterface - The name of the network interface.
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy