Class Multipart
java.lang.Object
org.springframework.cloud.contract.spec.internal.DslProperty
org.springframework.cloud.contract.spec.internal.Multipart
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMultipart(List<DslProperty> multipartAsList) Multipart(Map<String, DslProperty> multipart) Multipart(DslProperty multipartAsValue) Multipart(MatchingStrategy matchingStrategy) -
Method Summary
Methods inherited from class org.springframework.cloud.contract.spec.internal.DslProperty
equals, getClientValue, getServerValue, hashCode, isSingleValue, toString
-
Constructor Details
-
Multipart
-
Multipart
-
Multipart
-
Multipart
-
Multipart
-
-
Method Details
-
build
-