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