Uses of Class
software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest
Packages that use GetSmsSandboxAccountStatusRequest
Package
Description
-
Uses of GetSmsSandboxAccountStatusRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetSmsSandboxAccountStatusRequestModifier and TypeMethodDescriptionSnsAsyncClient.getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.SnsClient.getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region. -
Uses of GetSmsSandboxAccountStatusRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetSmsSandboxAccountStatusRequestModifier and TypeMethodDescriptionGetSmsSandboxAccountStatusRequestMarshaller.marshall(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest)