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