| Package | Description |
|---|---|
| com.vmware.vcenter.deployment | |
| com.vmware.vcenter.deployment.migrate |
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectorySpec |
MigrateTypes.MigrateSpec.getActiveDirectory()
Information specific to the Active Directory server to which the source windows
vCenter Server is joined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigrateTypes.MigrateSpec.setActiveDirectory(ActiveDirectorySpec activeDirectory)
Information specific to the Active Directory server to which the source windows
vCenter Server is joined.
|
MigrateTypes.MigrateSpec.Builder |
MigrateTypes.MigrateSpec.Builder.setActiveDirectory(ActiveDirectorySpec activeDirectory)
Information specific to the Active Directory server to which the source windows
vCenter Server is joined.
|
| Modifier and Type | Method and Description |
|---|---|
static ActiveDirectorySpec |
ActiveDirectorySpec._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ActiveDirectorySpec |
ActiveDirectorySpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ActiveDirectorySpec |
ActiveDirectorySpec.Builder.build() |