SensitivityLabel.UpdateStages.WithLabelId Interface

public static interface SensitivityLabel.UpdateStages.WithLabelId

The stage of the SensitivityLabel update allowing to specify labelId.

Method Summary

Modifier and Type Method and Description
abstract Update withLabelId(String labelId)

Specifies the labelId property: The label ID..

Method Details

withLabelId

public abstract SensitivityLabel.Update withLabelId(String labelId)

Specifies the labelId property: The label ID..

Parameters:

labelId - The label ID.

Returns:

the next definition stage.

Applies to