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