Uses of Class
io.camunda.zeebe.client.protocol.rest.UserResponse
Packages that use UserResponse
-
Uses of UserResponse in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return UserResponseModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Methods in io.camunda.zeebe.client.protocol.rest that return types with arguments of type UserResponseMethods in io.camunda.zeebe.client.protocol.rest with parameters of type UserResponseModifier and TypeMethodDescriptionUserSearchResponse.addItemsItem(UserResponse itemsItem) Deprecated.Method parameters in io.camunda.zeebe.client.protocol.rest with type arguments of type UserResponseModifier and TypeMethodDescriptionUserSearchResponse.items(List<UserResponse> items) Deprecated.voidUserSearchResponse.setItems(List<UserResponse> items) Deprecated.