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