SyntheticsCITest |
SyntheticsCITest.addDeviceIdsItem(SyntheticsDeviceID deviceIdsItem) |
SyntheticsCITest |
SyntheticsCITest.addLocationsItem(String locationsItem) |
SyntheticsCITest |
SyntheticsCITest.allowInsecureCertificates(Boolean allowInsecureCertificates) |
SyntheticsCITest |
SyntheticsCITest.basicAuth(SyntheticsBasicAuth basicAuth) |
SyntheticsCITest |
SyntheticsCITest.body(String body) |
SyntheticsCITest |
SyntheticsCITest.bodyType(String bodyType) |
SyntheticsCITest |
SyntheticsCITest.cookies(String cookies) |
SyntheticsCITest |
SyntheticsCITest.deviceIds(List<SyntheticsDeviceID> deviceIds) |
SyntheticsCITest |
SyntheticsCITest.followRedirects(Boolean followRedirects) |
SyntheticsCITest |
SyntheticsCITest.headers(Map<String,String> headers) |
SyntheticsCITest |
SyntheticsCITest.locations(List<String> locations) |
SyntheticsCITest |
SyntheticsCITest.metadata(SyntheticsCIBatchMetadata metadata) |
SyntheticsCITest |
SyntheticsCITest.publicId(String publicId) |
SyntheticsCITest |
SyntheticsCITest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsCITest |
SyntheticsCITest.putHeadersItem(String key,
String headersItem) |
SyntheticsCITest |
SyntheticsCITest.putVariablesItem(String key,
String variablesItem) |
SyntheticsCITest |
SyntheticsCITest.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsCITest |
SyntheticsCITest.startUrl(String startUrl) |
SyntheticsCITest |
SyntheticsCITest.variables(Map<String,String> variables) |