Uses of Interface
software.amazon.awssdk.services.pinpoint.model.UpdatePushTemplateResponse.Builder
-
Packages that use UpdatePushTemplateResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of UpdatePushTemplateResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return UpdatePushTemplateResponse.Builder Modifier and Type Method Description static UpdatePushTemplateResponse.BuilderUpdatePushTemplateResponse. builder()default UpdatePushTemplateResponse.BuilderUpdatePushTemplateResponse.Builder. messageBody(Consumer<MessageBody.Builder> messageBody)Sets the value of the MessageBody property for this object.UpdatePushTemplateResponse.BuilderUpdatePushTemplateResponse.Builder. messageBody(MessageBody messageBody)Sets the value of the MessageBody property for this object.UpdatePushTemplateResponse.BuilderUpdatePushTemplateResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type UpdatePushTemplateResponse.Builder Modifier and Type Method Description static Class<? extends UpdatePushTemplateResponse.Builder>UpdatePushTemplateResponse. serializableBuilderClass()
-