Interface SensitivityLabel.UpdateStages.WithInformationType

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

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

    • withInformationType

      SensitivityLabel.Update withInformationType(String informationType)
      Specifies the informationType property: The information type..
      Parameters:
      informationType - The information type.
      Returns:
      the next definition stage.