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