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