public static interface UpdateTemplateActiveVersionResponse.Builder extends PinpointResponse.Builder, SdkPojo, CopyableBuilder<UpdateTemplateActiveVersionResponse.Builder,UpdateTemplateActiveVersionResponse>
| Modifier and Type | Method and Description |
|---|---|
default UpdateTemplateActiveVersionResponse.Builder |
messageBody(Consumer<MessageBody.Builder> messageBody)
Sets the value of the MessageBody property for this object.
|
UpdateTemplateActiveVersionResponse.Builder |
messageBody(MessageBody messageBody)
Sets the value of the MessageBody property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateTemplateActiveVersionResponse.Builder messageBody(MessageBody messageBody)
messageBody - The new value for the MessageBody property for this object.default UpdateTemplateActiveVersionResponse.Builder messageBody(Consumer<MessageBody.Builder> messageBody)
MessageBody.Builder avoiding the need to create
one manually via MessageBody.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to messageBody(MessageBody).messageBody - a consumer that will call methods on MessageBody.BuildermessageBody(MessageBody)Copyright © 2021. All rights reserved.