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