| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.clone() |
Target |
Target.withChannelTargetInfo(ChannelTargetInfo channelTargetInfo)
Information about the contact channel Incident Manager is engaging.
|
Target |
Target.withContactTargetInfo(ContactTargetInfo contactTargetInfo)
Information about the contact that Incident Manager is engaging.
|
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
Stage.getTargets()
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
| Modifier and Type | Method and Description |
|---|---|
Stage |
Stage.withTargets(Target... targets)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Stage.setTargets(Collection<Target> targets)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
Stage |
Stage.withTargets(Collection<Target> targets)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
Copyright © 2021. All rights reserved.