RuleResults.UpdateStages.WithWorkspaceId Interface

public static interface RuleResults.UpdateStages.WithWorkspaceId

The stage of the RuleResults update allowing to specify workspaceId.

Method Summary

Modifier and Type Method and Description
abstract Update withWorkspaceId(String workspaceId)

Specifies the workspaceId property: The workspace Id..

Method Details

withWorkspaceId

public abstract RuleResults.Update withWorkspaceId(String workspaceId)

Specifies the workspaceId property: The workspace Id..

Parameters:

workspaceId - The workspace Id.

Returns:

the next definition stage.

Applies to