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