Uses of Class
software.amazon.awssdk.services.pinpoint.model.TemplateCreateMessageBody
-
Packages that use TemplateCreateMessageBody Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of TemplateCreateMessageBody in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return TemplateCreateMessageBody Modifier and Type Method Description TemplateCreateMessageBodyCreateInAppTemplateResponse. templateCreateMessageBody()Returns the value of the TemplateCreateMessageBody property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type TemplateCreateMessageBody Modifier and Type Method Description CreateInAppTemplateResponse.BuilderCreateInAppTemplateResponse.Builder. templateCreateMessageBody(TemplateCreateMessageBody templateCreateMessageBody)Sets the value of the TemplateCreateMessageBody property for this object.
-