Class CreateContactListRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sesv2.transform.CreateContactListRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateContactListRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateContactListRequestMarshaller extends Object implements Marshaller<CreateContactListRequest>
CreateContactListRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateContactListRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateContactListRequest createContactListRequest)
-
-
-
Constructor Detail
-
CreateContactListRequestMarshaller
public CreateContactListRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateContactListRequest createContactListRequest)
- Specified by:
marshallin interfaceMarshaller<CreateContactListRequest>
-
-