method property

StubHttpMethod method
final

Limit this response to only return for a specific HTTP method; defaults to any, meaning the response will be returned regardless of the request.

Implementation

final StubHttpMethod method;