public static class SyntheticsApi.GetAPITestLatestResultsOptionalParameters extends Object
| Constructor and Description |
|---|
GetAPITestLatestResultsOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.GetAPITestLatestResultsOptionalParameters |
fromTs(Long fromTs)
Set fromTs.
|
SyntheticsApi.GetAPITestLatestResultsOptionalParameters |
probeDc(List<String> probeDc)
Set probeDc.
|
SyntheticsApi.GetAPITestLatestResultsOptionalParameters |
toTs(Long toTs)
Set toTs.
|
public GetAPITestLatestResultsOptionalParameters()
public SyntheticsApi.GetAPITestLatestResultsOptionalParameters fromTs(Long fromTs)
fromTs - Timestamp in milliseconds from which to start querying results. (optional)public SyntheticsApi.GetAPITestLatestResultsOptionalParameters toTs(Long toTs)
toTs - Timestamp in milliseconds up to which to query results. (optional)public SyntheticsApi.GetAPITestLatestResultsOptionalParameters probeDc(List<String> probeDc)
probeDc - Locations for which to query results. (optional)Copyright © 2024. All rights reserved.