public class DisasterRecoveryRunbookUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
DisasterRecoveryRunbookUpdateRequest(String name,
String description,
List<DisasterRecoveryGroupDescriptorRequest> recoveryGroupDescriptorList) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the runbook description.
|
String |
getName()
Get the runbook name.
|
List<DisasterRecoveryGroupDescriptorRequest> |
getRecoveryGroupDescriptorList()
Get the list of recovery group descriptors.
|
public DisasterRecoveryRunbookUpdateRequest(String name, String description, List<DisasterRecoveryGroupDescriptorRequest> recoveryGroupDescriptorList)
public String getDescription()
String
descriptionpublic List<DisasterRecoveryGroupDescriptorRequest> getRecoveryGroupDescriptorList()
List
of DisasterRecoveryGroupDescriptorRequest
recovery group descriptorsCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.