| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceGroupManagerVersion | 
InstanceGroupManagerVersion.Builder.build()  | 
static InstanceGroupManagerVersion | 
InstanceGroupManagerVersion.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<InstanceGroupManagerVersion> | 
InstanceGroupManager.getVersionsList()
Specifies the instance templates used by this managed instance group to create instances. 
 | 
List<InstanceGroupManagerVersion> | 
InstanceGroupManager.Builder.getVersionsList()
Specifies the instance templates used by this managed instance group to create instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceGroupManager.Builder | 
InstanceGroupManager.Builder.addVersions(InstanceGroupManagerVersion versions)
Specifies the instance templates used by this managed instance group to create instances. 
 | 
InstanceGroupManagerVersion.Builder | 
InstanceGroupManagerVersion.Builder.mergeFrom(InstanceGroupManagerVersion other)  | 
static InstanceGroupManagerVersion.Builder | 
InstanceGroupManagerVersion.newBuilder(InstanceGroupManagerVersion prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceGroupManager.Builder | 
InstanceGroupManager.Builder.addAllVersions(List<InstanceGroupManagerVersion> versions)
Specifies the instance templates used by this managed instance group to create instances. 
 | 
Copyright © 2019 Google LLC. All rights reserved.