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