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