Unmarshaller<UpdateFunctionConfigurationResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class UpdateFunctionConfigurationResponseUnmarshaller extends Object implements Unmarshaller<UpdateFunctionConfigurationResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
UpdateFunctionConfigurationResponseUnmarshaller() |
Modifier and Type | Method | 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.