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