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