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