public class EC2TagFilterJsonUnmarshaller extends java.lang.Object implements Unmarshaller<EC2TagFilter,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static EC2TagFilterJsonUnmarshaller |
instance |
Constructor and Description |
---|
EC2TagFilterJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static EC2TagFilterJsonUnmarshaller |
getInstance() |
EC2TagFilter |
unmarshall(JsonUnmarshallerContext context) |
private static EC2TagFilterJsonUnmarshaller instance
public EC2TagFilter unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<EC2TagFilter,JsonUnmarshallerContext>
java.lang.Exception
public static EC2TagFilterJsonUnmarshaller getInstance()