SyntheticsBatchResult |
SyntheticsBatchResult.device(SyntheticsDeviceID device) |
SyntheticsBatchResult |
SyntheticsBatchResult.duration(Double duration) |
SyntheticsBatchResult |
SyntheticsBatchResult.executionRule(SyntheticsTestExecutionRule executionRule) |
SyntheticsBatchResult |
SyntheticsBatchResult.location(String location) |
SyntheticsBatchResult |
SyntheticsBatchResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsBatchResult |
SyntheticsBatchResult.resultId(String resultId) |
SyntheticsBatchResult |
SyntheticsBatchResult.retries(Double retries) |
SyntheticsBatchResult |
SyntheticsBatchResult.status(SyntheticsStatus status) |
SyntheticsBatchResult |
SyntheticsBatchResult.testName(String testName) |
SyntheticsBatchResult |
SyntheticsBatchResult.testPublicId(String testPublicId) |
SyntheticsBatchResult |
SyntheticsBatchResult.testType(SyntheticsTestDetailsType testType) |