Interface WebTest.DefinitionStages.WithSyntheticMonitorId

    • Method Detail

      • withSyntheticMonitorId

        WebTest.DefinitionStages.WithCreate withSyntheticMonitorId​(String syntheticMonitorId)
        Specifies the syntheticMonitorId property: Unique ID of this WebTest. This is typically the same value as the Name field..
        Parameters:
        syntheticMonitorId - Unique ID of this WebTest. This is typically the same value as the Name field.
        Returns:
        the next definition stage.