SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.Builder.approximateResultCount(Integer approximateResultCount) |
Approximate number of results in the response.
|
static SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.builder() |
|
SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.Builder.items(Collection<ItemSource> items) |
List of items matching the Raster DataCollectionQuery.
|
SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.Builder.items(Consumer<ItemSource.Builder>... items) |
List of items matching the Raster DataCollectionQuery.
|
SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.Builder.items(ItemSource... items) |
List of items matching the Raster DataCollectionQuery.
|
SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.Builder.nextToken(String nextToken) |
If the previous response was truncated, you receive this token.
|
SearchRasterDataCollectionResponse.Builder |
SearchRasterDataCollectionResponse.toBuilder() |
|