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