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