| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.clone() |
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.withAuthType(AuthType authType)
The type of authorization.
|
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.withAuthType(String authType)
The type of authorization.
|
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.withIpAddressConfigurationTimeStamp(String ipAddressConfigurationTimeStamp)
The time stamp of the configuration.
|
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.withOsType(OSType osType)
The type of the operating system.
|
IPAddressBasedRemoteInfo |
IPAddressBasedRemoteInfo.withOsType(String osType)
The type of the operating system.
|
| Modifier and Type | Method and Description |
|---|---|
List<IPAddressBasedRemoteInfo> |
ConfigurationSummary.getIpAddressBasedRemoteInfoList()
IP address based configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary |
ConfigurationSummary.withIpAddressBasedRemoteInfoList(IPAddressBasedRemoteInfo... ipAddressBasedRemoteInfoList)
IP address based configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationSummary.setIpAddressBasedRemoteInfoList(Collection<IPAddressBasedRemoteInfo> ipAddressBasedRemoteInfoList)
IP address based configurations.
|
ConfigurationSummary |
ConfigurationSummary.withIpAddressBasedRemoteInfoList(Collection<IPAddressBasedRemoteInfo> ipAddressBasedRemoteInfoList)
IP address based configurations.
|
Copyright © 2023. All rights reserved.