Uses of Class
dev.vality.swag_webhook_events.ServerVariable
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events |
-
Uses of ServerVariable in dev.vality.swag_webhook_events
Fields in dev.vality.swag_webhook_events with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in dev.vality.swag_webhook_events with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)