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