SensitivityLabel.UpdateStages.WithLabelName Interface

public static interface SensitivityLabel.UpdateStages.WithLabelName

The stage of the SensitivityLabel update allowing to specify labelName.

Method Summary

Modifier and Type Method and Description
abstract Update withLabelName(String labelName)

Specifies the labelName property: The label name..

Method Details

withLabelName

public abstract SensitivityLabel.Update withLabelName(String labelName)

Specifies the labelName property: The label name..

Parameters:

labelName - The label name.

Returns:

the next definition stage.

Applies to