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

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







Compute.Networks.SwitchToCustomMode (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute

Class Compute.Networks.SwitchToCustomMode

    • Constructor Detail

      • SwitchToCustomMode

        protected SwitchToCustomMode(String project,
                                     String network)
        Switches the network mode from auto subnet mode to custom subnet mode. Create a request for the method "networks.switchToCustomMode". 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.

        SwitchToCustomMode#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.
        network - Name of the network to be updated.
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy