@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeQuerySuggestionsConfigResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeQuerySuggestionsConfigResult() |
Modifier and Type | Method and Description |
---|---|
DescribeQuerySuggestionsConfigResult |
clone() |
boolean |
equals(Object obj) |
Boolean |
getIncludeQueriesWithoutUserInformation()
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query
suggestions.
|
Date |
getLastClearTime()
Shows the date-time query suggestions for an index was last cleared.
|
Date |
getLastSuggestionsBuildTime()
Shows the date-time query suggestions for an index was last updated.
|
Integer |
getMinimumNumberOfQueryingUsers()
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest
to your users.
|
Integer |
getMinimumQueryCount()
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to
your users.
|
String |
getMode()
Shows whether query suggestions are currently in
ENABLED mode or LEARN_ONLY mode. |
Integer |
getQueryLogLookBackWindowInDays()
Shows how recent your queries are in your query log time window (in days).
|
String |
getStatus()
Shows whether the status of query suggestions settings is currently Active or Updating.
|
Integer |
getTotalSuggestionsCount()
Shows the current total count of query suggestions for an index.
|
int |
hashCode() |
Boolean |
isIncludeQueriesWithoutUserInformation()
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query
suggestions.
|
void |
setIncludeQueriesWithoutUserInformation(Boolean includeQueriesWithoutUserInformation)
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query
suggestions.
|
void |
setLastClearTime(Date lastClearTime)
Shows the date-time query suggestions for an index was last cleared.
|
void |
setLastSuggestionsBuildTime(Date lastSuggestionsBuildTime)
Shows the date-time query suggestions for an index was last updated.
|
void |
setMinimumNumberOfQueryingUsers(Integer minimumNumberOfQueryingUsers)
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest
to your users.
|
void |
setMinimumQueryCount(Integer minimumQueryCount)
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to
your users.
|
void |
setMode(String mode)
Shows whether query suggestions are currently in
ENABLED mode or LEARN_ONLY mode. |
void |
setQueryLogLookBackWindowInDays(Integer queryLogLookBackWindowInDays)
Shows how recent your queries are in your query log time window (in days).
|
void |
setStatus(String status)
Shows whether the status of query suggestions settings is currently Active or Updating.
|
void |
setTotalSuggestionsCount(Integer totalSuggestionsCount)
Shows the current total count of query suggestions for an index.
|
String |
toString()
Returns a string representation of this object.
|
DescribeQuerySuggestionsConfigResult |
withIncludeQueriesWithoutUserInformation(Boolean includeQueriesWithoutUserInformation)
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query
suggestions.
|
DescribeQuerySuggestionsConfigResult |
withLastClearTime(Date lastClearTime)
Shows the date-time query suggestions for an index was last cleared.
|
DescribeQuerySuggestionsConfigResult |
withLastSuggestionsBuildTime(Date lastSuggestionsBuildTime)
Shows the date-time query suggestions for an index was last updated.
|
DescribeQuerySuggestionsConfigResult |
withMinimumNumberOfQueryingUsers(Integer minimumNumberOfQueryingUsers)
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest
to your users.
|
DescribeQuerySuggestionsConfigResult |
withMinimumQueryCount(Integer minimumQueryCount)
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to
your users.
|
DescribeQuerySuggestionsConfigResult |
withMode(Mode mode)
Shows whether query suggestions are currently in
ENABLED mode or LEARN_ONLY mode. |
DescribeQuerySuggestionsConfigResult |
withMode(String mode)
Shows whether query suggestions are currently in
ENABLED mode or LEARN_ONLY mode. |
DescribeQuerySuggestionsConfigResult |
withQueryLogLookBackWindowInDays(Integer queryLogLookBackWindowInDays)
Shows how recent your queries are in your query log time window (in days).
|
DescribeQuerySuggestionsConfigResult |
withStatus(QuerySuggestionsStatus status)
Shows whether the status of query suggestions settings is currently Active or Updating.
|
DescribeQuerySuggestionsConfigResult |
withStatus(String status)
Shows whether the status of query suggestions settings is currently Active or Updating.
|
DescribeQuerySuggestionsConfigResult |
withTotalSuggestionsCount(Integer totalSuggestionsCount)
Shows the current total count of query suggestions for an index.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeQuerySuggestionsConfigResult()
public void setMode(String mode)
Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions for your
users. You can change the mode using the UpdateQuerySuggestionsConfig API.
mode
- Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions
for your users. You can change the mode using the UpdateQuerySuggestionsConfig API.
Mode
public String getMode()
Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions for your
users. You can change the mode using the UpdateQuerySuggestionsConfig API.
ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions
for your users. You can change the mode using the UpdateQuerySuggestionsConfig API.
Mode
public DescribeQuerySuggestionsConfigResult withMode(String mode)
Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions for your
users. You can change the mode using the UpdateQuerySuggestionsConfig API.
mode
- Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions
for your users. You can change the mode using the UpdateQuerySuggestionsConfig API.
Mode
public DescribeQuerySuggestionsConfigResult withMode(Mode mode)
Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions for your
users. You can change the mode using the UpdateQuerySuggestionsConfig API.
mode
- Shows whether query suggestions are currently in ENABLED
mode or LEARN_ONLY
mode.
By default, Amazon Kendra enables query suggestions.LEARN_ONLY
turns off query suggestions
for your users. You can change the mode using the UpdateQuerySuggestionsConfig API.
Mode
public void setStatus(String status)
Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
status
- Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
QuerySuggestionsStatus
public String getStatus()
Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
QuerySuggestionsStatus
public DescribeQuerySuggestionsConfigResult withStatus(String status)
Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
status
- Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
QuerySuggestionsStatus
public DescribeQuerySuggestionsConfigResult withStatus(QuerySuggestionsStatus status)
Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
status
- Shows whether the status of query suggestions settings is currently Active or Updating.
Active means the current settings apply and Updating means your changed settings are in the process of applying.
QuerySuggestionsStatus
public void setQueryLogLookBackWindowInDays(Integer queryLogLookBackWindowInDays)
Shows how recent your queries are in your query log time window (in days).
queryLogLookBackWindowInDays
- Shows how recent your queries are in your query log time window (in days).public Integer getQueryLogLookBackWindowInDays()
Shows how recent your queries are in your query log time window (in days).
public DescribeQuerySuggestionsConfigResult withQueryLogLookBackWindowInDays(Integer queryLogLookBackWindowInDays)
Shows how recent your queries are in your query log time window (in days).
queryLogLookBackWindowInDays
- Shows how recent your queries are in your query log time window (in days).public void setIncludeQueriesWithoutUserInformation(Boolean includeQueriesWithoutUserInformation)
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query suggestions.
includeQueriesWithoutUserInformation
- Shows whether Amazon Kendra uses all queries or only uses queries that include user information to
generate query suggestions.public Boolean getIncludeQueriesWithoutUserInformation()
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query suggestions.
public DescribeQuerySuggestionsConfigResult withIncludeQueriesWithoutUserInformation(Boolean includeQueriesWithoutUserInformation)
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query suggestions.
includeQueriesWithoutUserInformation
- Shows whether Amazon Kendra uses all queries or only uses queries that include user information to
generate query suggestions.public Boolean isIncludeQueriesWithoutUserInformation()
Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query suggestions.
public void setMinimumNumberOfQueryingUsers(Integer minimumNumberOfQueryingUsers)
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumNumberOfQueryingUsers
- Shows the minimum number of unique users who must search a query in order for the query to be eligible to
suggest to your users.public Integer getMinimumNumberOfQueryingUsers()
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
public DescribeQuerySuggestionsConfigResult withMinimumNumberOfQueryingUsers(Integer minimumNumberOfQueryingUsers)
Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumNumberOfQueryingUsers
- Shows the minimum number of unique users who must search a query in order for the query to be eligible to
suggest to your users.public void setMinimumQueryCount(Integer minimumQueryCount)
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.
minimumQueryCount
- Shows the minimum number of times a query must be searched in order for the query to be eligible to
suggest to your users.public Integer getMinimumQueryCount()
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.
public DescribeQuerySuggestionsConfigResult withMinimumQueryCount(Integer minimumQueryCount)
Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.
minimumQueryCount
- Shows the minimum number of times a query must be searched in order for the query to be eligible to
suggest to your users.public void setLastSuggestionsBuildTime(Date lastSuggestionsBuildTime)
Shows the date-time query suggestions for an index was last updated.
lastSuggestionsBuildTime
- Shows the date-time query suggestions for an index was last updated.public Date getLastSuggestionsBuildTime()
Shows the date-time query suggestions for an index was last updated.
public DescribeQuerySuggestionsConfigResult withLastSuggestionsBuildTime(Date lastSuggestionsBuildTime)
Shows the date-time query suggestions for an index was last updated.
lastSuggestionsBuildTime
- Shows the date-time query suggestions for an index was last updated.public void setLastClearTime(Date lastClearTime)
Shows the date-time query suggestions for an index was last cleared.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
lastClearTime
- Shows the date-time query suggestions for an index was last cleared.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
public Date getLastClearTime()
Shows the date-time query suggestions for an index was last cleared.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
public DescribeQuerySuggestionsConfigResult withLastClearTime(Date lastClearTime)
Shows the date-time query suggestions for an index was last cleared.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
lastClearTime
- Shows the date-time query suggestions for an index was last cleared.
After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.
public void setTotalSuggestionsCount(Integer totalSuggestionsCount)
Shows the current total count of query suggestions for an index.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
totalSuggestionsCount
- Shows the current total count of query suggestions for an index.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
public Integer getTotalSuggestionsCount()
Shows the current total count of query suggestions for an index.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
public DescribeQuerySuggestionsConfigResult withTotalSuggestionsCount(Integer totalSuggestionsCount)
Shows the current total count of query suggestions for an index.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
totalSuggestionsCount
- Shows the current total count of query suggestions for an index.
This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.
public String toString()
toString
in class Object
Object.toString()
public DescribeQuerySuggestionsConfigResult clone()