Interface RuleResults.UpdateStages.WithWorkspaceId

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

public static interface RuleResults.UpdateStages.WithWorkspaceId
The stage of the RuleResults update allowing to specify workspaceId.
  • Method Summary

    Modifier and Type
    Method
    Description
    withWorkspaceId(String workspaceId)
    Specifies the workspaceId property: The workspace Id..
  • Method Details

    • withWorkspaceId

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