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