public class CreateDataSourceFromS3ResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<CreateDataSourceFromS3Result,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CreateDataSourceFromS3ResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
CreateDataSourceFromS3ResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CreateDataSourceFromS3ResultJsonUnmarshaller |
getInstance() |
CreateDataSourceFromS3Result |
unmarshall(JsonUnmarshallerContext context) |
private static CreateDataSourceFromS3ResultJsonUnmarshaller instance
public CreateDataSourceFromS3ResultJsonUnmarshaller()
public CreateDataSourceFromS3Result unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CreateDataSourceFromS3Result,JsonUnmarshallerContext>
java.lang.Exception
public static CreateDataSourceFromS3ResultJsonUnmarshaller getInstance()