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