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