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