Package io.camunda.client.api.command
Interface UnassignGroupFromTenantCommandStep1
- All Known Implementing Classes:
UnassignGroupFromTenantCommandImpl
public interface UnassignGroupFromTenantCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the group ID for the unassignment.
-
Method Details
-
groupId
Sets the group ID for the unassignment.- Parameters:
groupId- the ID of the group- Returns:
- the builder for this command.
-