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