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