SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.batch(SyntheticsTestResultBatch batch) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.ci(SyntheticsTestResultCI ci) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.device(SyntheticsTestResultDevice device) |
SyntheticsTestResultAttributes |
SyntheticsTestResultData.getAttributes()
Attributes of a Synthetic test result.
|
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.git(SyntheticsTestResultGit git) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.location(SyntheticsTestResultLocation location) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.result(SyntheticsTestResultDetail result) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.testSubType(SyntheticsTestSubType testSubType) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.testType(SyntheticsTestType testType) |