public static class SyntheticsApi.GetSyntheticsTestVersionOptionalParameters extends Object
| Constructor and Description |
|---|
GetSyntheticsTestVersionOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.GetSyntheticsTestVersionOptionalParameters |
includeChangeMetadata(Boolean includeChangeMetadata)
Set includeChangeMetadata.
|
SyntheticsApi.GetSyntheticsTestVersionOptionalParameters |
onlyCheckExistence(Boolean onlyCheckExistence)
Set onlyCheckExistence.
|
public GetSyntheticsTestVersionOptionalParameters()
public SyntheticsApi.GetSyntheticsTestVersionOptionalParameters includeChangeMetadata(Boolean includeChangeMetadata)
includeChangeMetadata - If true, include change metadata in the response.
(optional)public SyntheticsApi.GetSyntheticsTestVersionOptionalParameters onlyCheckExistence(Boolean onlyCheckExistence)
onlyCheckExistence - If true, only check whether the version exists without
returning its full payload. Returns an empty object if the version exists, or 404 if not.
(optional)Copyright © 2026. All rights reserved.