Class RequestDefinitionObjectDescription
java.lang.Object
org.mockserver.dashboard.serializers.RequestDefinitionObjectDescription
- All Implemented Interfaces:
Description
-
Field Summary
Fields inherited from interface org.mockserver.dashboard.serializers.Description
MAX_LENGTH -
Constructor Summary
ConstructorsConstructorDescriptionRequestDefinitionObjectDescription(String first, Object object, String second, DescriptionProcessor descriptionProcessor) -
Method Summary
-
Constructor Details
-
RequestDefinitionObjectDescription
public RequestDefinitionObjectDescription(String first, Object object, String second, DescriptionProcessor descriptionProcessor)
-
-
Method Details
-
length
public int length()- Specified by:
lengthin interfaceDescription
-
toObject
- Specified by:
toObjectin interfaceDescription
-