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