| Modifier and Type | Method and Description |
|---|---|
TrafficFlow |
TrafficFlow.withLatitude(Double latitude)
Set the approximate latitude that these queries originated from.
|
TrafficFlow |
TrafficFlow.withLongitude(Double longitude)
Set the approximate longitude that these queries originated from.
|
TrafficFlow |
TrafficFlow.withQueryExperiences(List<QueryExperience> queryExperiences)
Set the query experiences produced in this HeatMap calculation.
|
TrafficFlow |
TrafficFlow.withSourceIp(String sourceIp)
Set the IP address that this query experience originated from.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/