Class RestClientInterface
java.lang.Object
org.jboss.resteasy.reactive.common.model.RestClientInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
boolean
setClassName
(String className) setEncoded
(boolean encoded) setPathParameters
(Set<String> pathParameters)
-
Constructor Details
-
RestClientInterface
public RestClientInterface()
-
-
Method Details
-
getClassName
-
setClassName
-
getPath
-
setPath
-
getMethods
-
getPathParameters
-
setPathParameters
-
isEncoded
public boolean isEncoded() -
setEncoded
-