Uses of Class
org.jboss.resteasy.reactive.common.model.RestClientInterface
Packages that use RestClientInterface
-
Uses of RestClientInterface in org.jboss.resteasy.reactive.common.model
Methods in org.jboss.resteasy.reactive.common.model that return RestClientInterfaceModifier and TypeMethodDescriptionMaybeRestClientInterface.getRestClientInterface()RestClientInterface.setClassName(String className) RestClientInterface.setEncoded(boolean encoded) RestClientInterface.setPathParameters(Set<String> pathParameters) Methods in org.jboss.resteasy.reactive.common.model with parameters of type RestClientInterfaceModifier and TypeMethodDescriptionstatic MaybeRestClientInterfaceMaybeRestClientInterface.success(RestClientInterface restClientInterface)