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