Interface RestApiComparatorPath
- All Known Implementing Classes:
RestApiComparatorPath.Impl
public interface RestApiComparatorPath
The rest api tester path.
- Author:
- Christian Bremer
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe path builder interface.static classThe path builder implementation.static classThe rest api tester path implementation.static enumThe path type.static classThe path values. -
Method Summary
Modifier and TypeMethodDescriptionCreates a new path builder.To path builder.
-
Method Details
-
pathBuilder
Creates a new path builder.- Returns:
- the path builder
-
toPathBuilder
RestApiComparatorPath.Builder toPathBuilder()To path builder.- Returns:
- the path builder
-