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