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