Uses of Class
io.camunda.client.protocol.rest.SecretResolutionError
Packages that use SecretResolutionError
-
Uses of SecretResolutionError in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return SecretResolutionErrorMethods in io.camunda.client.protocol.rest that return types with arguments of type SecretResolutionErrorModifier and TypeMethodDescriptionSecretResolveResult.getErrors()The references that could not be resolved, each with a typed error code.Methods in io.camunda.client.protocol.rest with parameters of type SecretResolutionErrorModifier and TypeMethodDescriptionSecretResolveResult.addErrorsItem(SecretResolutionError errorsItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type SecretResolutionErrorModifier and TypeMethodDescriptionSecretResolveResult.errors(List<SecretResolutionError> errors) voidSecretResolveResult.setErrors(List<SecretResolutionError> errors)