| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.Builder.authType(AuthType authType)
The type of authorization.
|
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.Builder.authType(String authType)
The type of authorization.
|
static IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.builder() |
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.Builder.ipAddressConfigurationTimeStamp(String ipAddressConfigurationTimeStamp)
The time stamp of the configuration.
|
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.Builder.osType(OSType osType)
The type of the operating system.
|
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.Builder.osType(String osType)
The type of the operating system.
|
IPAddressBasedRemoteInfo.Builder |
IPAddressBasedRemoteInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IPAddressBasedRemoteInfo.Builder> |
IPAddressBasedRemoteInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.