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