public class AzureReachabilityReportLatencyInfo extends Object
Constructor and Description |
---|
AzureReachabilityReportLatencyInfo() |
Modifier and Type | Method and Description |
---|---|
Integer |
score()
Get the score value.
|
org.joda.time.DateTime |
timeStamp()
Get the timeStamp value.
|
AzureReachabilityReportLatencyInfo |
withScore(Integer score)
Set the score value.
|
AzureReachabilityReportLatencyInfo |
withTimeStamp(org.joda.time.DateTime timeStamp)
Set the timeStamp value.
|
public org.joda.time.DateTime timeStamp()
public AzureReachabilityReportLatencyInfo withTimeStamp(org.joda.time.DateTime timeStamp)
timeStamp
- the timeStamp value to setpublic Integer score()
public AzureReachabilityReportLatencyInfo withScore(Integer score)
score
- the score value to setCopyright © 2019. All rights reserved.