| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
Plan |
UpdateContactRequest.plan()
A list of stages.
|
Plan |
CreateContactRequest.plan()
A list of stages.
|
Plan |
GetContactResponse.plan()
Details about the specific timing or stages and targets of the escalation plan or engagement plan.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateContactRequest.Builder |
UpdateContactRequest.Builder.plan(Plan plan)
A list of stages.
|
CreateContactRequest.Builder |
CreateContactRequest.Builder.plan(Plan plan)
A list of stages.
|
GetContactResponse.Builder |
GetContactResponse.Builder.plan(Plan plan)
Details about the specific timing or stages and targets of the escalation plan or engagement plan.
|
Copyright © 2022. All rights reserved.