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