| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
StartRecoveryRequestSourceServer |
StartRecoveryRequestSourceServer.clone() |
StartRecoveryRequestSourceServer |
StartRecoveryRequestSourceServer.withRecoverySnapshotID(String recoverySnapshotID)
The ID of a Recovery Snapshot we want to recover from.
|
StartRecoveryRequestSourceServer |
StartRecoveryRequestSourceServer.withSourceServerID(String sourceServerID)
The ID of the Source Server you want to recover.
|
| Modifier and Type | Method and Description |
|---|---|
List<StartRecoveryRequestSourceServer> |
StartRecoveryRequest.getSourceServers()
The Source Servers that we want to start a Recovery Job for.
|
| Modifier and Type | Method and Description |
|---|---|
StartRecoveryRequest |
StartRecoveryRequest.withSourceServers(StartRecoveryRequestSourceServer... sourceServers)
The Source Servers that we want to start a Recovery Job for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartRecoveryRequest.setSourceServers(Collection<StartRecoveryRequestSourceServer> sourceServers)
The Source Servers that we want to start a Recovery Job for.
|
StartRecoveryRequest |
StartRecoveryRequest.withSourceServers(Collection<StartRecoveryRequestSourceServer> sourceServers)
The Source Servers that we want to start a Recovery Job for.
|
Copyright © 2023. All rights reserved.