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