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