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