public class WrongTrafficColorReport extends Object
| Constructor and Description |
|---|
WrongTrafficColorReport(String userReportId,
long pollingIntervalMs,
long pollingLengthMs)
Instantiates a new report wrong traffic color config.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getPollingIntervalMs()
Gets the polling interval in milliseconds.
|
long |
getPollingLengthMs()
Gets the polling length in milliseconds.
|
String |
getUserReportId()
Gets the user report id.
|
public WrongTrafficColorReport(String userReportId, long pollingIntervalMs, long pollingLengthMs)
userReportId - the user report idpollingIntervalMs - the polling intervalpollingLengthMs - the polling lengthpublic String getUserReportId()
public long getPollingIntervalMs()
public long getPollingLengthMs()
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.