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