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