Uses of Enum Class
io.camunda.zeebe.dynamic.config.protocol.Requests.Response.ResponseCase
Packages that use Requests.Response.ResponseCase
-
Uses of Requests.Response.ResponseCase in io.camunda.zeebe.dynamic.config.protocol
Methods in io.camunda.zeebe.dynamic.config.protocol that return Requests.Response.ResponseCaseModifier and TypeMethodDescriptionRequests.Response.ResponseCase.forNumber(int value) Requests.Response.Builder.getResponseCase()Requests.Response.getResponseCase()Requests.ResponseOrBuilder.getResponseCase()Requests.Response.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Requests.Response.ResponseCase[]Requests.Response.ResponseCase.values()Returns an array containing the constants of this enum class, in the order they are declared.