| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryServerConfiguration |
DiscoveryServerConfiguration.clone() |
DiscoveryServerConfiguration |
DescribeStorageSystemResult.getServerConfiguration()
The server name and network port required to connect with your on-premises storage system's management interface.
|
DiscoveryServerConfiguration |
AddStorageSystemRequest.getServerConfiguration()
Specifies the server name and network port required to connect with the management interface of your on-premises
storage system.
|
DiscoveryServerConfiguration |
UpdateStorageSystemRequest.getServerConfiguration()
Specifies the server name and network port required to connect with your on-premises storage system's management
interface.
|
DiscoveryServerConfiguration |
DiscoveryServerConfiguration.withServerHostname(String serverHostname)
The domain name or IP address of your storage system's management interface.
|
DiscoveryServerConfiguration |
DiscoveryServerConfiguration.withServerPort(Integer serverPort)
The network port for accessing the storage system's management interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeStorageSystemResult.setServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
The server name and network port required to connect with your on-premises storage system's management interface.
|
void |
AddStorageSystemRequest.setServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your on-premises
storage system.
|
void |
UpdateStorageSystemRequest.setServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with your on-premises storage system's management
interface.
|
DescribeStorageSystemResult |
DescribeStorageSystemResult.withServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
The server name and network port required to connect with your on-premises storage system's management interface.
|
AddStorageSystemRequest |
AddStorageSystemRequest.withServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with the management interface of your on-premises
storage system.
|
UpdateStorageSystemRequest |
UpdateStorageSystemRequest.withServerConfiguration(DiscoveryServerConfiguration serverConfiguration)
Specifies the server name and network port required to connect with your on-premises storage system's management
interface.
|
Copyright © 2024. All rights reserved.