Interface SensitivityLabel.DefinitionStages.WithInformationTypeId

All Known Subinterfaces:
SensitivityLabel.Definition, SensitivityLabel.DefinitionStages.WithCreate
Enclosing interface:
SensitivityLabel.DefinitionStages

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

    • withInformationTypeId

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