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