Unmarshaller<ExportTaskStatus,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ExportTaskStatusUnmarshaller extends Object implements Unmarshaller<ExportTaskStatus,JsonUnmarshallerContext>
Constructor | Description |
---|---|
ExportTaskStatusUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static ExportTaskStatusUnmarshaller |
getInstance() |
|
ExportTaskStatus |
unmarshall(JsonUnmarshallerContext context) |
public ExportTaskStatus unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ExportTaskStatus,JsonUnmarshallerContext>
Exception
public static ExportTaskStatusUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.