Uses of Enum Class
org.zalando.riptide.UrlResolution
-
Uses of UrlResolution in org.zalando.riptide
Methods in org.zalando.riptide that return UrlResolutionModifier and TypeMethodDescriptionRequestArguments.getUrlResolution()static UrlResolutionReturns the enum constant of this class with the specified name.static UrlResolution[]UrlResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.zalando.riptide with parameters of type UrlResolutionModifier and TypeMethodDescriptionHttp.ConfigurationStage.urlResolution(UrlResolution resolution) RequestArguments.withUrlResolution(UrlResolution resolution)