Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IDeployResourceCommandStep1 Member List

This is the complete list of members for Zeebe.Client.Api.Commands.IDeployResourceCommandStep1, including all inherited members.

AddResourceBytes(byte[] resourceBytes, string resourceName)Zeebe.Client.Api.Commands.IDeployResourceCommandStep1
AddResourceFile(string filename)Zeebe.Client.Api.Commands.IDeployResourceCommandStep1
AddResourceStream(Stream resourceStream, string resourceName)Zeebe.Client.Api.Commands.IDeployResourceCommandStep1
AddResourceString(string resourceString, Encoding encoding, string resourceName)Zeebe.Client.Api.Commands.IDeployResourceCommandStep1
AddResourceStringUtf8(string resourceString, string resourceName)Zeebe.Client.Api.Commands.IDeployResourceCommandStep1