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