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