| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
static Target.Builder |
Target.builder() |
Target.Builder |
Target.Builder.channelTargetInfo(ChannelTargetInfo channelTargetInfo)
Information about the contact channel Incident Manager is engaging.
|
default Target.Builder |
Target.Builder.channelTargetInfo(Consumer<ChannelTargetInfo.Builder> channelTargetInfo)
Information about the contact channel Incident Manager is engaging.
|
default Target.Builder |
Target.Builder.contactTargetInfo(Consumer<ContactTargetInfo.Builder> contactTargetInfo)
Information about the contact that Incident Manager is engaging.
|
Target.Builder |
Target.Builder.contactTargetInfo(ContactTargetInfo contactTargetInfo)
Information about the contact that Incident Manager is engaging.
|
Target.Builder |
Target.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Target.Builder> |
Target.serializableBuilderClass() |
Copyright © 2023. All rights reserved.