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