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