Interface SuppressionContract.DefinitionStages.WithSuppressionId

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

public static interface SuppressionContract.DefinitionStages.WithSuppressionId
The stage of the SuppressionContract definition allowing to specify suppressionId.
  • Method Details

    • withSuppressionId

      SuppressionContract.DefinitionStages.WithCreate withSuppressionId(String suppressionId)
      Specifies the suppressionId property: The GUID of the suppression..
      Parameters:
      suppressionId - The GUID of the suppression.
      Returns:
      the next definition stage.