Class ListFindingAggregationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.inspector2.transform.ListFindingAggregationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListFindingAggregationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListFindingAggregationsRequestMarshaller
extends Object
implements Marshaller<ListFindingAggregationsRequest>
ListFindingAggregationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListFindingAggregationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListFindingAggregationsRequest listFindingAggregationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListFindingAggregationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListFindingAggregationsRequest>- Parameters:
 listFindingAggregationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -