| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageBody.Builder |
MessageBody.builder() |
MessageBody.Builder |
MessageBody.Builder.message(String message)
The message that's returned from the API.
|
MessageBody.Builder |
MessageBody.Builder.requestID(String requestID)
The unique identifier for the request or response.
|
MessageBody.Builder |
MessageBody.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MessageBody.Builder> |
MessageBody.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateEndpointsBatchResponse.Builder |
UpdateEndpointsBatchResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default DeleteVoiceTemplateResponse.Builder |
DeleteVoiceTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateEndpointResponse.Builder |
UpdateEndpointResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateSmsTemplateResponse.Builder |
UpdateSmsTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateEmailTemplateResponse.Builder |
UpdateEmailTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateInAppTemplateResponse.Builder |
UpdateInAppTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdatePushTemplateResponse.Builder |
UpdatePushTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default DeleteSmsTemplateResponse.Builder |
DeleteSmsTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default DeleteInAppTemplateResponse.Builder |
DeleteInAppTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default DeletePushTemplateResponse.Builder |
DeletePushTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateTemplateActiveVersionResponse.Builder |
UpdateTemplateActiveVersionResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default UpdateVoiceTemplateResponse.Builder |
UpdateVoiceTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
default DeleteEmailTemplateResponse.Builder |
DeleteEmailTemplateResponse.Builder.messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
Copyright © 2022. All rights reserved.