Class UrlPath
java.lang.Object
org.springframework.cloud.contract.spec.internal.DslProperty
org.springframework.cloud.contract.spec.internal.Url
org.springframework.cloud.contract.spec.internal.UrlPath
- All Implemented Interfaces:
Serializable
Represents a url path. Syntactic sugar when working with
QueryParameters. It's
logically equal to Url.- Since:
- 1.0.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.contract.spec.internal.Url
equals, getQueryParameters, hashCode, queryParameters, queryParameters, setQueryParameters, toStringMethods inherited from class org.springframework.cloud.contract.spec.internal.DslProperty
getClientValue, getServerValue, isSingleValue
-
Constructor Details
-
UrlPath
-
UrlPath
-
UrlPath
-