Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty
Packages that use CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty
-
Uses of CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Classes in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that implement CfnPushTemplatePropsMixin.AndroidPushNotificationTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPushTemplatePropsMixin.AndroidPushNotificationTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnPushTemplatePropsMixin.AndroidPushNotificationTemplatePropertyModifier and TypeMethodDescriptionCfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnPushTemplatePropsMixin.AndroidPushNotificationTemplatePropertyModifier and TypeMethodDescriptionCfnPushTemplateMixinProps.Builder.adm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty adm) Sets the value ofCfnPushTemplateMixinProps.getAdm()CfnPushTemplatePropsMixin.Builder.adm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty adm) The message template to use for the ADM (Amazon Device Messaging) channel.CfnPushTemplateMixinProps.Builder.baidu(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty baidu) Sets the value ofCfnPushTemplateMixinProps.getBaidu()CfnPushTemplatePropsMixin.Builder.baidu(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty baidu) The message template to use for the Baidu (Baidu Cloud Push) channel.CfnPushTemplateMixinProps.Builder.gcm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty gcm) Sets the value ofCfnPushTemplateMixinProps.getGcm()CfnPushTemplatePropsMixin.Builder.gcm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty gcm) The message template to use for the GCM channel, which is used to send notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.