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