SyntheticsTestOptions |
SyntheticsTestOptions.addRestrictedRolesItem(String restrictedRolesItem) |
SyntheticsTestOptions |
SyntheticsNetworkTest.getOptions()
Object describing the extra options for a Synthetic test.
|
SyntheticsTestOptions |
SyntheticsTestOptions.minFailureDuration(Long minFailureDuration) |
SyntheticsTestOptions |
SyntheticsTestOptions.minLocationFailed(Long minLocationFailed) |
SyntheticsTestOptions |
SyntheticsTestOptions.monitorName(String monitorName) |
SyntheticsTestOptions |
SyntheticsTestOptions.monitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
SyntheticsTestOptions |
SyntheticsTestOptions.monitorPriority(Integer monitorPriority) |
SyntheticsTestOptions |
SyntheticsTestOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestOptions |
SyntheticsTestOptions.restrictedRoles(List<String> restrictedRoles) |
SyntheticsTestOptions |
SyntheticsTestOptions.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsTestOptions |
SyntheticsTestOptions.scheduling(SyntheticsTestOptionsScheduling scheduling) |
SyntheticsTestOptions |
SyntheticsTestOptions.tickEvery(Long tickEvery) |