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