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