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>
GetSendStatisticsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetSendStatisticsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetSendStatisticsRequest getSendStatisticsRequest)
-
-
-
Constructor Detail
-
GetSendStatisticsRequestMarshaller
public GetSendStatisticsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSendStatisticsRequest getSendStatisticsRequest)
- Specified by:
marshallin interfaceMarshaller<GetSendStatisticsRequest>
-
-