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