| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
RecoveryLifeCycle |
RecoveryLifeCycle.clone() |
RecoveryLifeCycle |
SourceNetwork.getLastRecovery()
An object containing information regarding the last recovery of the Source Network.
|
RecoveryLifeCycle |
RecoveryLifeCycle.withApiCallDateTime(Date apiCallDateTime)
The date and time the last Source Network recovery was initiated.
|
RecoveryLifeCycle |
RecoveryLifeCycle.withJobID(String jobID)
The ID of the Job that was used to last recover the Source Network.
|
RecoveryLifeCycle |
RecoveryLifeCycle.withLastRecoveryResult(RecoveryResult lastRecoveryResult)
The status of the last recovery status of this Source Network.
|
RecoveryLifeCycle |
RecoveryLifeCycle.withLastRecoveryResult(String lastRecoveryResult)
The status of the last recovery status of this Source Network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceNetwork.setLastRecovery(RecoveryLifeCycle lastRecovery)
An object containing information regarding the last recovery of the Source Network.
|
SourceNetwork |
SourceNetwork.withLastRecovery(RecoveryLifeCycle lastRecovery)
An object containing information regarding the last recovery of the Source Network.
|
Copyright © 2024. All rights reserved.