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