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