| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
VcenterBasedRemoteInfo |
VcenterBasedRemoteInfo.clone() |
VcenterBasedRemoteInfo |
VcenterBasedRemoteInfo.withOsType(OSType osType)
The type of the operating system.
|
VcenterBasedRemoteInfo |
VcenterBasedRemoteInfo.withOsType(String osType)
The type of the operating system.
|
VcenterBasedRemoteInfo |
VcenterBasedRemoteInfo.withVcenterConfigurationTimeStamp(String vcenterConfigurationTimeStamp)
The time when the remote server based on vCenter was last configured.
|
| Modifier and Type | Method and Description |
|---|---|
List<VcenterBasedRemoteInfo> |
ConfigurationSummary.getVcenterBasedRemoteInfoList()
The list of vCenter configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary |
ConfigurationSummary.withVcenterBasedRemoteInfoList(VcenterBasedRemoteInfo... vcenterBasedRemoteInfoList)
The list of vCenter configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationSummary.setVcenterBasedRemoteInfoList(Collection<VcenterBasedRemoteInfo> vcenterBasedRemoteInfoList)
The list of vCenter configurations.
|
ConfigurationSummary |
ConfigurationSummary.withVcenterBasedRemoteInfoList(Collection<VcenterBasedRemoteInfo> vcenterBasedRemoteInfoList)
The list of vCenter configurations.
|
Copyright © 2023. All rights reserved.