public class ControllerAdviceInfo extends Object
Constructor and Description |
---|
ControllerAdviceInfo(Object controllerAdvice)
Instantiates a new Controller advice info.
|
Modifier and Type | Method and Description |
---|---|
Map<String,io.swagger.v3.oas.models.responses.ApiResponse> |
getApiResponseMap()
Gets api response map.
|
Object |
getControllerAdvice()
Gets controller advice.
|
public ControllerAdviceInfo(Object controllerAdvice)
controllerAdvice
- the controller adviceCopyright © 2021. All rights reserved.