Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.ChannelTargetInfo
-
Packages that use ChannelTargetInfo Package Description software.amazon.awssdk.services.ssmcontacts.model -
-
Uses of ChannelTargetInfo in software.amazon.awssdk.services.ssmcontacts.model
Methods in software.amazon.awssdk.services.ssmcontacts.model that return ChannelTargetInfo Modifier and Type Method Description ChannelTargetInfoTarget. channelTargetInfo()Information about the contact channel Incident Manager is engaging.Methods in software.amazon.awssdk.services.ssmcontacts.model with parameters of type ChannelTargetInfo Modifier and Type Method Description Target.BuilderTarget.Builder. channelTargetInfo(ChannelTargetInfo channelTargetInfo)Information about the contact channel Incident Manager is engaging.
-