public static class SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters extends Object
| Constructor and Description |
|---|
ListSyntheticsTestVersionsOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters |
lastVersionNumber(Long lastVersionNumber)
Set lastVersionNumber.
|
SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters |
limit(Long limit)
Set limit.
|
public ListSyntheticsTestVersionsOptionalParameters()
public SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters lastVersionNumber(Long lastVersionNumber)
lastVersionNumber - The version number of the last item from the previous page. Omit to
get the first page. (optional)public SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters limit(Long limit)
limit - Maximum number of version records to return per page. (optional)Copyright © 2026. All rights reserved.