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