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