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