| Package | Description |
|---|---|
| com.google.api.services.datamigration.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
VmCreationConfig |
VmCreationConfig.clone() |
VmCreationConfig |
GenerateSshScriptRequest.getVmCreationConfig()
The VM creation configuration
|
VmCreationConfig |
VmCreationConfig.set(String fieldName,
Object value) |
VmCreationConfig |
VmCreationConfig.setSubnet(String subnet)
The subnet name the vm needs to be created in.
|
VmCreationConfig |
VmCreationConfig.setVmMachineType(String vmMachineType)
Required.
|
VmCreationConfig |
VmCreationConfig.setVmZone(String vmZone)
The Google Cloud Platform zone to create the VM in.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateSshScriptRequest |
GenerateSshScriptRequest.setVmCreationConfig(VmCreationConfig vmCreationConfig)
The VM creation configuration
|
Copyright © 2011–2021 Google. All rights reserved.