Uses of Class
software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
Packages that use SendUsersMessageResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SendUsersMessageResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SendUsersMessageResponse Modifier and Type Method Description SendUsersMessageResponseSendUsersMessagesResponse. sendUsersMessageResponse()Returns the value of the SendUsersMessageResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SendUsersMessageResponse Modifier and Type Method Description SendUsersMessagesResponse.BuilderSendUsersMessagesResponse.Builder. sendUsersMessageResponse(SendUsersMessageResponse sendUsersMessageResponse)Sets the value of the SendUsersMessageResponse property for this object.
-