Class CreateFindingAggregatorRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.securityhub.transform.CreateFindingAggregatorRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateFindingAggregatorRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateFindingAggregatorRequestMarshaller
extends Object
implements Marshaller<CreateFindingAggregatorRequest>
CreateFindingAggregatorRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateFindingAggregatorRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateFindingAggregatorRequest createFindingAggregatorRequest)
-
Constructor Details
-
CreateFindingAggregatorRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateFindingAggregatorRequest>
-