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