Interface RuleResults.DefinitionStages.WithWorkspaceId

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

public static interface RuleResults.DefinitionStages.WithWorkspaceId
The stage of the RuleResults definition allowing to specify workspaceId.
  • Method Details

    • withWorkspaceId

      RuleResults.DefinitionStages.WithCreate withWorkspaceId(String workspaceId)
      Specifies the workspaceId property: The workspace Id..
      Parameters:
      workspaceId - The workspace Id.
      Returns:
      the next definition stage.