Package io.openapitools.swagger.config
Class SwaggerFlows.Entry
java.lang.Object
io.openapitools.swagger.config.SwaggerFlows.Entry
- Enclosing class:
- SwaggerFlows
public static class SwaggerFlows.Entry extends Object
-
Constructor Summary
Constructors Constructor Description Entry() -
Method Summary
Modifier and Type Method Description io.swagger.v3.oas.models.security.OAuthFlowtoOAuthFlowModel()
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
toOAuthFlowModel
public io.swagger.v3.oas.models.security.OAuthFlow toOAuthFlowModel()
-