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