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