Class StartResourceScanRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudformation.transform.StartResourceScanRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartResourceScanRequest>
@Generated("software.amazon.awssdk:codegen") public class StartResourceScanRequestMarshaller extends Object implements Marshaller<StartResourceScanRequest>
StartResourceScanRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description StartResourceScanRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(StartResourceScanRequest startResourceScanRequest)
-
-
-
Constructor Detail
-
StartResourceScanRequestMarshaller
public StartResourceScanRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartResourceScanRequest startResourceScanRequest)
- Specified by:
marshall
in interfaceMarshaller<StartResourceScanRequest>
-
-