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