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