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