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