Class CfnNotification.NotificationContentProperty.Builder
java.lang.Object
software.amazon.awscdk.services.connect.CfnNotification.NotificationContentProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnNotification.NotificationContentProperty>
- Enclosing interface:
CfnNotification.NotificationContentProperty
@Stability(Stable)
public static final class CfnNotification.NotificationContentProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnNotification.NotificationContentProperty>
A builder for
CfnNotification.NotificationContentProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnNotification.NotificationContentProperty.getDeDe()Sets the value ofCfnNotification.NotificationContentProperty.getEnUs()Sets the value ofCfnNotification.NotificationContentProperty.getEsEs()Sets the value ofCfnNotification.NotificationContentProperty.getFrFr()Sets the value ofCfnNotification.NotificationContentProperty.getIdId()Sets the value ofCfnNotification.NotificationContentProperty.getItIt()Sets the value ofCfnNotification.NotificationContentProperty.getJaJp()Sets the value ofCfnNotification.NotificationContentProperty.getKoKr()Sets the value ofCfnNotification.NotificationContentProperty.getPtBr()Sets the value ofCfnNotification.NotificationContentProperty.getZhCn()Sets the value ofCfnNotification.NotificationContentProperty.getZhTw()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
deDe
Sets the value ofCfnNotification.NotificationContentProperty.getDeDe()- Parameters:
deDe- Localized notification content.- Returns:
this
-
enUs
Sets the value ofCfnNotification.NotificationContentProperty.getEnUs()- Parameters:
enUs- Localized notification content.- Returns:
this
-
esEs
Sets the value ofCfnNotification.NotificationContentProperty.getEsEs()- Parameters:
esEs- Localized notification content.- Returns:
this
-
frFr
Sets the value ofCfnNotification.NotificationContentProperty.getFrFr()- Parameters:
frFr- Localized notification content.- Returns:
this
-
idId
Sets the value ofCfnNotification.NotificationContentProperty.getIdId()- Parameters:
idId- Localized notification content.- Returns:
this
-
itIt
Sets the value ofCfnNotification.NotificationContentProperty.getItIt()- Parameters:
itIt- Localized notification content.- Returns:
this
-
jaJp
Sets the value ofCfnNotification.NotificationContentProperty.getJaJp()- Parameters:
jaJp- Localized notification content.- Returns:
this
-
koKr
Sets the value ofCfnNotification.NotificationContentProperty.getKoKr()- Parameters:
koKr- Localized notification content.- Returns:
this
-
ptBr
Sets the value ofCfnNotification.NotificationContentProperty.getPtBr()- Parameters:
ptBr- Localized notification content.- Returns:
this
-
zhCn
Sets the value ofCfnNotification.NotificationContentProperty.getZhCn()- Parameters:
zhCn- Localized notification content.- Returns:
this
-
zhTw
Sets the value ofCfnNotification.NotificationContentProperty.getZhTw()- Parameters:
zhTw- Localized notification content.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnNotification.NotificationContentProperty>- Returns:
- a new instance of
CfnNotification.NotificationContentProperty - Throws:
NullPointerException- if any required attribute was not provided
-