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