Unmarshaller<DocumentSuggesterOptions,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DocumentSuggesterOptionsUnmarshaller extends Object implements Unmarshaller<DocumentSuggesterOptions,StaxUnmarshallerContext>
Constructor | Description |
---|---|
DocumentSuggesterOptionsUnmarshaller() |
Modifier and Type | Method | 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.