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