| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
RecoveryGroupOutput |
RecoveryGroupOutput.addTagsEntry(String key,
String value)
Add a single Tags entry
|
RecoveryGroupOutput |
RecoveryGroupOutput.clearTagsEntries()
Removes all the entries added into Tags.
|
RecoveryGroupOutput |
RecoveryGroupOutput.clone() |
RecoveryGroupOutput |
RecoveryGroupOutput.withCells(Collection<String> cells)
A list of Cell arns
|
RecoveryGroupOutput |
RecoveryGroupOutput.withCells(String... cells)
A list of Cell arns
|
RecoveryGroupOutput |
RecoveryGroupOutput.withRecoveryGroupArn(String recoveryGroupArn)
The arn for the RecoveryGroup
|
RecoveryGroupOutput |
RecoveryGroupOutput.withRecoveryGroupName(String recoveryGroupName)
The name of the RecoveryGroup
|
RecoveryGroupOutput |
RecoveryGroupOutput.withTags(Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryGroupOutput> |
ListRecoveryGroupsResult.getRecoveryGroups()
A list of RecoveryGroups
|
| Modifier and Type | Method and Description |
|---|---|
ListRecoveryGroupsResult |
ListRecoveryGroupsResult.withRecoveryGroups(RecoveryGroupOutput... recoveryGroups)
A list of RecoveryGroups
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRecoveryGroupsResult.setRecoveryGroups(Collection<RecoveryGroupOutput> recoveryGroups)
A list of RecoveryGroups
|
ListRecoveryGroupsResult |
ListRecoveryGroupsResult.withRecoveryGroups(Collection<RecoveryGroupOutput> recoveryGroups)
A list of RecoveryGroups
|
Copyright © 2021. All rights reserved.