| Modifier and Type | Class and Description |
|---|---|
class |
Compute.RegionInstances.BulkInsert |
| Constructor and Description |
|---|
RegionInstances() |
| Modifier and Type | Method and Description |
|---|---|
Compute.RegionInstances.BulkInsert |
bulkInsert(String project,
String region,
BulkInsertInstanceResource content)
Creates multiple instances in a given region.
|
public Compute.RegionInstances.BulkInsert bulkInsert(String project, String region, BulkInsertInstanceResource content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.region - The name of the region for this request.content - the BulkInsertInstanceResourceIOExceptionCopyright © 2011–2021 Google. All rights reserved.