Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnPushTemplateMixinProps.Builder
Packages that use CfnPushTemplateMixinProps.Builder
-
Uses of CfnPushTemplateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnPushTemplateMixinProps.BuilderModifier and TypeMethodDescriptionCfnPushTemplateMixinProps.Builder.adm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty adm) Sets the value ofCfnPushTemplateMixinProps.getAdm()CfnPushTemplateMixinProps.Builder.adm(IResolvable adm) Sets the value ofCfnPushTemplateMixinProps.getAdm()CfnPushTemplateMixinProps.Builder.apns(CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty apns) Sets the value ofCfnPushTemplateMixinProps.getApns()CfnPushTemplateMixinProps.Builder.apns(IResolvable apns) Sets the value ofCfnPushTemplateMixinProps.getApns()CfnPushTemplateMixinProps.Builder.baidu(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty baidu) Sets the value ofCfnPushTemplateMixinProps.getBaidu()CfnPushTemplateMixinProps.Builder.baidu(IResolvable baidu) Sets the value ofCfnPushTemplateMixinProps.getBaidu()CfnPushTemplateMixinProps.builder()CfnPushTemplateMixinProps.Builder.defaultSubstitutions(String defaultSubstitutions) Sets the value ofCfnPushTemplateMixinProps.getDefaultSubstitutions()CfnPushTemplateMixinProps.Builder.defaultValue(CfnPushTemplatePropsMixin.DefaultPushNotificationTemplateProperty defaultValue) Sets the value ofCfnPushTemplateMixinProps.getDefaultValue()CfnPushTemplateMixinProps.Builder.defaultValue(IResolvable defaultValue) Sets the value ofCfnPushTemplateMixinProps.getDefaultValue()CfnPushTemplateMixinProps.Builder.gcm(CfnPushTemplatePropsMixin.AndroidPushNotificationTemplateProperty gcm) Sets the value ofCfnPushTemplateMixinProps.getGcm()CfnPushTemplateMixinProps.Builder.gcm(IResolvable gcm) Sets the value ofCfnPushTemplateMixinProps.getGcm()Sets the value ofCfnPushTemplateMixinProps.getTags()CfnPushTemplateMixinProps.Builder.templateDescription(String templateDescription) Sets the value ofCfnPushTemplateMixinProps.getTemplateDescription()CfnPushTemplateMixinProps.Builder.templateName(String templateName) Sets the value ofCfnPushTemplateMixinProps.getTemplateName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnPushTemplateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPushTemplateMixinProps.Builder.