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