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