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