| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
MultiMigPart |
MultiMigPart.clone() |
MultiMigPart |
MultiMigPart.set(String fieldName,
Object value) |
MultiMigPart |
MultiMigPart.setInstanceGroupManager(String instanceGroupManager)
Link to an existing InstanceGroupManager that will be adopted by a MultiMIG.
|
MultiMigPart |
MultiMigPart.setInstanceGroupManagerProperties(InstanceGroupManager instanceGroupManagerProperties)
InstanceGroupManager to be created by the multiMig
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MultiMigPart> |
MultiMig.getParts()
User-provided names for Parts of MultiMIG and the Parts themselves.
|
| Modifier and Type | Method and Description |
|---|---|
MultiMig |
MultiMig.setParts(Map<String,MultiMigPart> parts)
User-provided names for Parts of MultiMIG and the Parts themselves.
|
Copyright © 2011–2024 Google. All rights reserved.