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