Uses of Class
software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
Packages that use SetSmsAttributesRequest
Package
Description
-
Uses of SetSmsAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type SetSmsAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.setSMSAttributes(SetSmsAttributesRequest setSmsAttributesRequest) Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.default SetSmsAttributesResponseSnsClient.setSMSAttributes(SetSmsAttributesRequest setSmsAttributesRequest) Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports. -
Uses of SetSmsAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type SetSmsAttributesRequestModifier and TypeMethodDescriptionSetSmsAttributesRequestMarshaller.marshall(SetSmsAttributesRequest setSmsAttributesRequest)