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