Interface SensitivityLabel.UpdateStages.WithLabelId

All Known Subinterfaces:
SensitivityLabel.Update
Enclosing interface:
SensitivityLabel.UpdateStages

public static interface SensitivityLabel.UpdateStages.WithLabelId
The stage of the SensitivityLabel update allowing to specify labelId.
  • Method Details

    • withLabelId

      SensitivityLabel.Update withLabelId(String labelId)
      Specifies the labelId property: The label ID..
      Parameters:
      labelId - The label ID.
      Returns:
      the next definition stage.