| Package | Description |
|---|---|
| com.amazonaws.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceCount |
ResourceCount.clone() |
ResourceCount |
SearchResult.getCount()
The number of resources that match the query.
|
ResourceCount |
ResourceCount.withComplete(Boolean complete)
Indicates whether the
TotalResources value represents an exhaustive count of search results. |
ResourceCount |
ResourceCount.withTotalResources(Long totalResources)
The number of resources that match the search query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResult.setCount(ResourceCount count)
The number of resources that match the query.
|
SearchResult |
SearchResult.withCount(ResourceCount count)
The number of resources that match the query.
|
Copyright © 2024. All rights reserved.