Uses of Class
software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
Packages that use SMSChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SMSChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SMSChannelRequest Modifier and Type Method Description SMSChannelRequestUpdateSmsChannelRequest. smsChannelRequest()Returns the value of the SMSChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SMSChannelRequest Modifier and Type Method Description UpdateSmsChannelRequest.BuilderUpdateSmsChannelRequest.Builder. smsChannelRequest(SMSChannelRequest smsChannelRequest)Sets the value of the SMSChannelRequest property for this object.
-