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