Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
|
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 |