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