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