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