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