Package io.camunda.client.api.command
Interface UpdateMappingRuleCommandStep1
- All Known Implementing Classes:
UpdateMappingRuleCommandImpl
public interface UpdateMappingRuleCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSet the name for the mapping rule to be updated.
-
Method Details
-
name
Set the name for the mapping rule to be updated.- Parameters:
name- the new name for this mapping rule- Returns:
- the builder for this command.
-