Uses of Enum
io.camunda.client.protocol.rest.SecretErrorCode
Packages that use SecretErrorCode
-
Uses of SecretErrorCode in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return SecretErrorCodeModifier and TypeMethodDescriptionstatic SecretErrorCodeSecretResolutionError.getCode()Get codestatic SecretErrorCodeReturns the enum constant of this type with the specified name.static SecretErrorCode[]SecretErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type SecretErrorCodeModifier and TypeMethodDescriptionSecretResolutionError.code(SecretErrorCode code) voidSecretResolutionError.setCode(SecretErrorCode code)