@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CancelImportTaskResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<CancelImportTaskResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
CancelImportTaskResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CancelImportTaskResponseUnmarshaller |
getInstance() |
CancelImportTaskResponse |
unmarshall(StaxUnmarshallerContext context) |
public CancelImportTaskResponseUnmarshaller()
public CancelImportTaskResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<CancelImportTaskResponse,StaxUnmarshallerContext>Exceptionpublic static CancelImportTaskResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.