Class GetSmsSandboxAccountStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sns.transform.GetSmsSandboxAccountStatusRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetSmsSandboxAccountStatusRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetSmsSandboxAccountStatusRequestMarshaller
extends Object
implements Marshaller<GetSmsSandboxAccountStatusRequest>
GetSmsSandboxAccountStatusRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetSmsSandboxAccountStatusRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest)
-
Constructor Details
-
GetSmsSandboxAccountStatusRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest) - Specified by:
marshallin interfaceMarshaller<GetSmsSandboxAccountStatusRequest>
-