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