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