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