Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.ITenantIdCommandStep< out T > Interface Template Reference

Public Member Functions

AddTenantId (string tenantId)
 Set the tenantId for the resource. More...
 

Member Function Documentation

◆ AddTenantId()

T Zeebe.Client.Api.Commands.ITenantIdCommandStep< out T >.AddTenantId ( string  tenantId)

Set the tenantId for the resource.

Parameters
tenantIdthe tenantId to associate to this resource
Returns
The builder for this command. Call IFinalCommandStep<T>.Send to complete the command and send it to the broker.

The documentation for this interface was generated from the following file: