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