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