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