Uses of Class
io.helidon.integrations.common.rest.RestRequest
Packages that use RestRequest
Package
Description
Common classes for accessing JSON based REST APIs of third party systems.
-
Uses of RestRequest in io.helidon.integrations.common.rest
Methods in io.helidon.integrations.common.rest that return RestRequestModifier and TypeMethodDescriptionstatic RestRequest
RestRequest.builder()
Create new request builder.