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 label |
Method Details
withLabelId
public abstract SensitivityLabel.Update withLabelId(String labelId)
Specifies the labelId property: The label ID..
Parameters:
Returns: