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