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