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