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