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

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

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






Compute.RegionInstances (Compute Engine API v1-rev20240919-2.0.0)












com.google.api.services.compute

Class Compute.RegionInstances

  • Enclosing class:
    Compute


    public class Compute.RegionInstances
    extends Object
    The "regionInstances" collection of methods.
    • Constructor Detail

      • RegionInstances

        public RegionInstances()
    • Method Detail

      • bulkInsert

        public Compute.RegionInstances.BulkInsert bulkInsert(String project,
                                                             String region,
                                                             BulkInsertInstanceResource content)
                                                      throws IOException
        Creates multiple instances in a given region. Count specifies the number of instances to create. Create a request for the method "regionInstances.bulkInsert". 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.
        region - The name of the region for this request.
        content - the BulkInsertInstanceResource
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy