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