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