Class OpenAPIExpectationDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.model.ObjectWithJsonToString
org.mockserver.serialization.model.OpenAPIExpectationDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetContextPathPrefix(String contextPathPrefix) setOperationsAndResponses(Map<String, Object> operationsAndResponses) setSpecUrlOrPayload(String specUrlOrPayload) Methods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode
-
Constructor Details
-
OpenAPIExpectationDTO
-
OpenAPIExpectationDTO
public OpenAPIExpectationDTO()
-
-
Method Details
-
buildObject
-
getSpecUrlOrPayload
-
setSpecUrlOrPayload
-
getOperationsAndResponses
-
setOperationsAndResponses
-
getContextPathPrefix
-
setContextPathPrefix
-