@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class SecuritySchemeWithProjects extends Object
| Constructor and Description |
|---|
SecuritySchemeWithProjects() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
Long |
getDefaultLevel()
The default level ID of the issue security scheme.
|
String |
getDescription()
The description of the issue security scheme.
|
Long |
getId()
The ID of the issue security scheme.
|
String |
getName()
The name of the issue security scheme.
|
List<Long> |
getProjectIds()
The list of project IDs associated with the issue security scheme.
|
String |
getSelf()
The URL of the issue security scheme.
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
public Long getDefaultLevel()
public String getDescription()
public Long getId()
public String getName()
public List<Long> getProjectIds()
public String getSelf()
Copyright © 2011–2023 Everit Kft.. All rights reserved.