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