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