Uses of Class
org.zalando.riptide.AttributeStage
-
Uses of AttributeStage in org.zalando.riptide
Methods in org.zalando.riptide that return AttributeStageModifier and TypeMethodDescriptionabstract <T> AttributeStageURIStage.delete()URIStage.execute(org.springframework.http.HttpMethod method) URIStage.execute(org.springframework.http.HttpMethod method, String uriTemplate, Object... uriVariables) URIStage.get()URIStage.head()URIStage.options()URIStage.patch()URIStage.post()URIStage.put()URIStage.trace()