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