Class FileBodyDTO
-
Field Summary
Fields inherited from class org.mockserver.serialization.model.BodyWithContentTypeDTO
contentType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.serialization.model.BodyWithContentTypeDTO
createWithContentTypeDTO, getContentTypeMethods inherited from class org.mockserver.serialization.model.BodyDTO
createDTO, getOptional, getType, toString, withOptionalMethods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode
-
Constructor Details
-
FileBodyDTO
-
FileBodyDTO
-
-
Method Details
-
getFilePath
-
buildObject
- Specified by:
buildObjectin interfaceDTO<Body<?>>- Specified by:
buildObjectin classBodyWithContentTypeDTO
-