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