LabAccount.UpdateStages.WithEnabledRegionSelection Interface

public static interface LabAccount.UpdateStages.WithEnabledRegionSelection

The stage of the labaccount update allowing to specify EnabledRegionSelection.

Method Summary

Modifier and Type Method and Description
abstract Update withEnabledRegionSelection(Boolean enabledRegionSelection)

Specifies enabledRegionSelection.

Method Details

withEnabledRegionSelection

public abstract LabAccount.Update withEnabledRegionSelection(Boolean enabledRegionSelection)

Specifies enabledRegionSelection.

Parameters:

enabledRegionSelection - Represents if region selection is enabled

Returns:

the next update stage

Applies to