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