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