Package | Description |
---|---|
com.amazonaws.services.cloudsearchdomain.model |
Modifier and Type | Method and Description |
---|---|
SuggestStatus |
SuggestStatus.clone() |
SuggestStatus |
SuggestResult.getStatus()
The status of a
SuggestRequest . |
SuggestStatus |
SuggestStatus.withRid(String rid)
The encrypted resource ID for the request.
|
SuggestStatus |
SuggestStatus.withTimems(Long timems)
How long it took to process the request, in milliseconds.
|
Modifier and Type | Method and Description |
---|---|
void |
SuggestResult.setStatus(SuggestStatus status)
The status of a
SuggestRequest . |
SuggestResult |
SuggestResult.withStatus(SuggestStatus status)
The status of a
SuggestRequest . |
Copyright © 2018. All rights reserved.