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