| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.clone() |
Server |
Server.withReplicationJobId(String replicationJobId) |
Server |
Server.withReplicationJobTerminated(Boolean replicationJobTerminated) |
Server |
Server.withServerId(String serverId) |
Server |
Server.withServerType(ServerType serverType) |
Server |
Server.withServerType(String serverType) |
Server |
Server.withVmServer(VmServer vmServer) |
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
GetServersResult.getServerList() |
| Modifier and Type | Method and Description |
|---|---|
GetServersResult |
GetServersResult.withServerList(Server... serverList)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServersResult.setServerList(Collection<Server> serverList) |
GetServersResult |
GetServersResult.withServerList(Collection<Server> serverList) |
Copyright © 2017. All rights reserved.