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