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