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