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