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