Java org.springframework.restdocs.http HttpDocumentation fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.restdocs.http HttpDocumentation fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.restdocs.http HttpDocumentation.

The text is from its open source code.

Method

HttpRequestSnippethttpRequest()
Returns a new Snippet that will document the HTTP request for the API operation.
HttpResponseSnippethttpResponse()
Returns a Snippet that will document the HTTP response for the API operation.