Class ListDeliverabilityTestReportsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.transform.ListDeliverabilityTestReportsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDeliverabilityTestReportsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDeliverabilityTestReportsRequestMarshaller
extends Object
implements Marshaller<ListDeliverabilityTestReportsRequest>
ListDeliverabilityTestReportsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListDeliverabilityTestReportsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
-
Constructor Details
-
ListDeliverabilityTestReportsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest) - Specified by:
marshallin interfaceMarshaller<ListDeliverabilityTestReportsRequest>
-