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