Interface WhatsAppMessageTemplateContent.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<WhatsAppMessageTemplateContent.Builder,,WhatsAppMessageTemplateContent> SdkBuilder<WhatsAppMessageTemplateContent.Builder,,WhatsAppMessageTemplateContent> SdkPojo
- Enclosing class:
WhatsAppMessageTemplateContent
@Mutable
@NotThreadSafe
public static interface WhatsAppMessageTemplateContent.Builder
extends SdkPojo, CopyableBuilder<WhatsAppMessageTemplateContent.Builder,WhatsAppMessageTemplateContent>
-
Method Summary
Modifier and TypeMethodDescriptionThe data.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
data
The data.
- Parameters:
data- The data.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-