| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
VmServer |
VmServer.clone() |
VmServer |
ReplicationJob.getVmServer()
Information about the VM server.
|
VmServer |
Server.getVmServer()
Information about the VM server.
|
VmServer |
VmServer.withVmManagerName(String vmManagerName)
The name of the VM manager.
|
VmServer |
VmServer.withVmManagerType(String vmManagerType)
The type of VM management product.
|
VmServer |
VmServer.withVmManagerType(VmManagerType vmManagerType)
The type of VM management product.
|
VmServer |
VmServer.withVmName(String vmName)
The name of the VM.
|
VmServer |
VmServer.withVmPath(String vmPath)
The VM folder path in the vCenter Server virtual machine inventory tree.
|
VmServer |
VmServer.withVmServerAddress(VmServerAddress vmServerAddress)
Information about the VM server location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationJob.setVmServer(VmServer vmServer)
Information about the VM server.
|
void |
Server.setVmServer(VmServer vmServer)
Information about the VM server.
|
ReplicationJob |
ReplicationJob.withVmServer(VmServer vmServer)
Information about the VM server.
|
Server |
Server.withVmServer(VmServer vmServer)
Information about the VM server.
|
Copyright © 2019. All rights reserved.