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