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