method property

HttpMethod method
final

The HTTP method (e.g., GET, POST) that this route responds to.

Implementation

final HttpMethod method;