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