Uses of Class
org.miaixz.bus.gitlab.GitLabApiForm
Packages that use GitLabApiForm
-
Uses of GitLabApiForm in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return GitLabApiFormModifier and TypeMethodDescriptionFluent method for adding query and form parameters to a get() or post() call.Fluent method for adding query and form parameters to a get() or post() call.Fluent method for adding Date query and form parameters to a get() or post() call.Fluent method for adding Date query and form parameters to a get() or post() call.Fluent method for adding a List type query and form parameters to a get() or post() call.Fluent method for adding a List type query and form parameters to a get() or post() call.Fluent method for adding an array of hash type query and form parameters to a get() or post() call.GitLabApiForm.withParam(String name, AccessLevel level) Fluent method for adding AccessLevel query and form parameters to a get() or post() call.GitLabApiForm.withParam(String name, AccessLevel level, boolean required) Fluent method for adding AccessLevel query and form parameters to a get() or post() call.Fluent method for adding a List<Variable> type query and form parameters to a get(), post(), or put() call.