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