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