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