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