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