Uses of Class
software.amazon.awssdk.services.pinpoint.model.TemplatesResponse
-
Packages that use TemplatesResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of TemplatesResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return TemplatesResponse Modifier and Type Method Description TemplatesResponseListTemplatesResponse. templatesResponse()Returns the value of the TemplatesResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type TemplatesResponse Modifier and Type Method Description ListTemplatesResponse.BuilderListTemplatesResponse.Builder. templatesResponse(TemplatesResponse templatesResponse)Sets the value of the TemplatesResponse property for this object.
-