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