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