@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DocumentFilterUnmarshaller extends Object implements Unmarshaller<DocumentFilter,JsonUnmarshallerContext>
| Constructor and Description |
|---|
DocumentFilterUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentFilterUnmarshaller |
getInstance() |
DocumentFilter |
unmarshall(JsonUnmarshallerContext context) |
public DocumentFilter unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<DocumentFilter,JsonUnmarshallerContext>Exceptionpublic static DocumentFilterUnmarshaller getInstance()
Copyright © 2018. All rights reserved.