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