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