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