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