@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>Exceptionpublic static UpdateFunctionConfigurationResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.