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