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