SensitivityLabel.DefinitionStages.WithLabelId Interface
public static interface SensitivityLabel.DefinitionStages.WithLabelId
The stage of the SensitivityLabel definition allowing to specify labelId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withLabelId(String labelId)
Specifies the label |
Method Details
withLabelId
public abstract SensitivityLabel.DefinitionStages.WithCreate withLabelId(String labelId)
Specifies the labelId property: The label ID..
Parameters:
Returns: