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