Uses of Class
nbbrd.io.http.URLQueryBuilder
Packages that use URLQueryBuilder
-
Uses of URLQueryBuilder in nbbrd.io.http
Methods in nbbrd.io.http that return URLQueryBuilderModifier and TypeMethodDescriptionstatic @NonNull URLQueryBuilder@NonNull URLQueryBuilderAppends the specified parameter to the current URL.@NonNull URLQueryBuilderAppends the specified parameter to the current URL.@NonNull URLQueryBuilderAppends the specified path to the current URL.@NonNull URLQueryBuilderAppends the specified path to the current URL.@NonNull URLQueryBuilderURLQueryBuilder.trailingSlash(boolean trailingSlash) Appends a trailing slash to the final URL.