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