| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupManagerVersion | InstanceGroupManagerVersion. clone() | 
| InstanceGroupManagerVersion | InstanceGroupManagerVersion. set(String fieldName,
   Object value) | 
| InstanceGroupManagerVersion | InstanceGroupManagerVersion. setInstanceTemplate(String instanceTemplate)The URL of the instance template that is specified for this managed instance group. | 
| InstanceGroupManagerVersion | InstanceGroupManagerVersion. setName(String name)Name of the version. | 
| InstanceGroupManagerVersion | InstanceGroupManagerVersion. setTargetSize(FixedOrPercent targetSize)Specifies the intended number of instances to be created from the instanceTemplate. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<InstanceGroupManagerVersion> | InstanceGroupManager. getVersions()Specifies the instance templates used by this managed instance group to create instances. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupManager | InstanceGroupManager. setVersions(List<InstanceGroupManagerVersion> versions)Specifies the instance templates used by this managed instance group to create instances. | 
Copyright © 2011–2021 Google. All rights reserved.