Interface WebTest.DefinitionStages
- Enclosing interface:
- WebTest
public static interface WebTest.DefinitionStages
The WebTest definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the WebTest definition.static interfaceThe stage of the WebTest definition allowing to specify configuration.static interfaceThe stage of the WebTest definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceThe stage of the WebTest definition allowing to specify description.static interfaceThe stage of the WebTest definition allowing to specify enabled.static interfaceThe stage of the WebTest definition allowing to specify frequency.static interfaceThe stage of the WebTest definition allowing to specify kind.static interfaceThe stage of the WebTest definition allowing to specify location.static interfaceThe stage of the WebTest definition allowing to specify locations.static interfaceThe stage of the WebTest definition allowing to specify parent resource.static interfaceThe stage of the WebTest definition allowing to specify retryEnabled.static interfaceThe stage of the WebTest definition allowing to specify syntheticMonitorId.static interfaceThe stage of the WebTest definition allowing to specify tags.static interfaceThe stage of the WebTest definition allowing to specify timeout.static interfaceThe stage of the WebTest definition allowing to specify webTestKind.static interfaceThe stage of the WebTest definition allowing to specify webTestName.