Class RequestDefinitionDescription
java.lang.Object
org.mockserver.dashboard.serializers.RequestDefinitionDescription
- All Implemented Interfaces:
Description
-
Field Summary
Fields inherited from interface org.mockserver.dashboard.serializers.Description
MAX_LENGTH -
Constructor Summary
ConstructorsConstructorDescriptionRequestDefinitionDescription(String firstPart, String secondPart, DescriptionProcessor descriptionProcessor, boolean openAPI) -
Method Summary
-
Constructor Details
-
RequestDefinitionDescription
public RequestDefinitionDescription(String firstPart, String secondPart, DescriptionProcessor descriptionProcessor, boolean openAPI)
-
-
Method Details
-
length
public int length()- Specified by:
lengthin interfaceDescription
-
toObject
- Specified by:
toObjectin interfaceDescription
-