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