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