public class UrlPath extends Url
QueryParameters
. It's
logically equal to Url
.Constructor and Description |
---|
UrlPath(DslProperty path) |
UrlPath(Object path) |
UrlPath(String path) |
equals, getQueryParameters, hashCode, queryParameters, queryParameters, setQueryParameters, toString
getClientValue, getServerValue, isSingleValue
public UrlPath(Object path)
public UrlPath(String path)
public UrlPath(DslProperty path)
Copyright © 2016–2019 Spring. All rights reserved.