Interface SensitivityLabel.DefinitionStages.WithInformationType

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

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

    • withInformationType

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