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