Interface SensitivityLabel.UpdateStages.WithInformationTypeId

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

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

    • withInformationTypeId

      SensitivityLabel.Update withInformationTypeId(String informationTypeId)
      Specifies the informationTypeId property: The information type ID..
      Parameters:
      informationTypeId - The information type ID.
      Returns:
      the next definition stage.