statusCode property
The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
Implementation
final RedirectActionStatusCodeEnum statusCode;
The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
final RedirectActionStatusCodeEnum statusCode;