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