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