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>
StartRxNormInferenceJobRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartRxNormInferenceJobRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
StartRxNormInferenceJobRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:Marshaller
Marshalls the given POJO into aSdkHttpFullRequest
.- Specified by:
marshall
in interfaceMarshaller<StartRxNormInferenceJobRequest>
- Parameters:
startRxNormInferenceJobRequest
- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest
.
-