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