Uses of Class
software.amazon.awssdk.services.pinpoint.model.PushNotificationTemplateResponse
-
Packages that use PushNotificationTemplateResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of PushNotificationTemplateResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return PushNotificationTemplateResponse Modifier and Type Method Description PushNotificationTemplateResponseGetPushTemplateResponse. pushNotificationTemplateResponse()Returns the value of the PushNotificationTemplateResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type PushNotificationTemplateResponse Modifier and Type Method Description GetPushTemplateResponse.BuilderGetPushTemplateResponse.Builder. pushNotificationTemplateResponse(PushNotificationTemplateResponse pushNotificationTemplateResponse)Sets the value of the PushNotificationTemplateResponse property for this object.
-