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