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