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