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