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