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