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