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