LabAccount.DefinitionStages.WithEnabledRegionSelection Interface

public static interface LabAccount.DefinitionStages.WithEnabledRegionSelection

The stage of the labaccount definition allowing to specify EnabledRegionSelection.

Method Summary

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

Specifies enabledRegionSelection.

Method Details

withEnabledRegionSelection

public abstract LabAccount.DefinitionStages.WithCreate withEnabledRegionSelection(Boolean enabledRegionSelection)

Specifies enabledRegionSelection.

Parameters:

enabledRegionSelection - Represents if region selection is enabled

Returns:

the next definition stage

Applies to