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