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