public interface ApiKeySecurityScheme extends SecurityScheme
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getParameterName()
Get the name of this parameter, for example "customerId".
|
ParameterType |
getParameterType()
Get the type of this parameter, for example "QUERY".
|
getDescription, getName, getType
java.lang.String getParameterName()
ParameterType getParameterType()