Unmarshaller<CaptionSource,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CaptionSourceUnmarshaller extends Object implements Unmarshaller<CaptionSource,JsonUnmarshallerContext>
Constructor | Description |
---|---|
CaptionSourceUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static CaptionSourceUnmarshaller |
getInstance() |
|
CaptionSource |
unmarshall(JsonUnmarshallerContext context) |
public CaptionSource unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<CaptionSource,JsonUnmarshallerContext>
Exception
public static CaptionSourceUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.