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