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