@Stability(value=Stable) public static final class CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPushTemplate.AndroidPushNotificationTemplateProperty>
CfnPushTemplate.AndroidPushNotificationTemplateProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder action(String action)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getAction()action - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.Action`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder body(String body)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getBody()body - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.Body`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder imageIconUrl(String imageIconUrl)
imageIconUrl - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.ImageIconUrl`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder imageUrl(String imageUrl)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getImageUrl()imageUrl - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.ImageUrl`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder smallImageIconUrl(String smallImageIconUrl)
smallImageIconUrl - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.SmallImageIconUrl`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder sound(String sound)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getSound()sound - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.Sound`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder title(String title)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getTitle()title - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.Title`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty.Builder url(String url)
CfnPushTemplate.AndroidPushNotificationTemplateProperty.getUrl()url - `CfnPushTemplate.AndroidPushNotificationTemplateProperty.Url`.this@Stability(value=Stable) public CfnPushTemplate.AndroidPushNotificationTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnPushTemplate.AndroidPushNotificationTemplateProperty>CfnPushTemplate.AndroidPushNotificationTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.