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