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