SyntheticsAPITestStep |
SyntheticsAPITestStep.addAssertionsItem(SyntheticsAssertion assertionsItem) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.addExtractedValuesItem(SyntheticsParsingOptions extractedValuesItem) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.allowFailure(Boolean allowFailure) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.assertions(List<SyntheticsAssertion> assertions) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.extractedValues(List<SyntheticsParsingOptions> extractedValues) |
SyntheticsAPITestStep |
SyntheticsAPIStep.getSyntheticsAPITestStep()
Get the actual instance of `SyntheticsAPITestStep`.
|
SyntheticsAPITestStep |
SyntheticsAPITestStep.isCritical(Boolean isCritical) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.name(String name) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsAPITestStep |
SyntheticsAPITestStep.request(SyntheticsTestRequest request) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.subtype(SyntheticsAPITestStepSubtype subtype) |