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