Uses of Class
io.swagger.v3.oas.annotations.servers.ServerVariable
- 
Packages that use ServerVariable Package Description io.swagger.v3.oas.annotations.servers  - 
- 
Uses of ServerVariable in io.swagger.v3.oas.annotations.servers
Methods in io.swagger.v3.oas.annotations.servers that return ServerVariable Modifier and Type Method Description ServerVariable[]variables()An array of variables used for substitution in the server's URL template. 
 -