| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
List<Stage> |
Plan.stages()
A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.
|
| Modifier and Type | Method and Description |
|---|---|
Plan.Builder |
Plan.Builder.stages(Stage... stages)
A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.
|
| Modifier and Type | Method and Description |
|---|---|
Plan.Builder |
Plan.Builder.stages(Collection<Stage> stages)
A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.
|
Copyright © 2023. All rights reserved.