Klasse IdBean
java.lang.Object
io.github.primelib.jira4j.restv2.model.IdBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IdBean
extends Object
IdBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic IdBean.IdBeanBuilder
builder()
protected boolean
boolean
int
hashCode()
id()
The ID of the permission scheme to associate with the project.The ID of the permission scheme to associate with the project.toString()
-
Felddetails
-
id
The ID of the permission scheme to associate with the project. Use the [Get all permission schemes](#api-rest-api-2-permissionscheme-get) resource to get a list of permission scheme IDs.
-
-
Konstruktordetails
-
IdBean
Constructs a validated instance ofIdBean
.- Parameter:
spec
- the specification to process
-
IdBean
Constructs a validated instance ofIdBean
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IdBean(Consumer)
instead.- Parameter:
id
- The ID of the permission scheme to associate with the project. Use the [Get all permission schemes](#api-rest-api-2-permissionscheme-get) resource to get a list of permission scheme IDs.
-
IdBean
protected IdBean()
-
-
Methodendetails
-
builder
-
id
The ID of the permission scheme to associate with the project. Use the [Get all permission schemes](#api-rest-api-2-permissionscheme-get) resource to get a list of permission scheme IDs. -
id
The ID of the permission scheme to associate with the project. Use the [Get all permission schemes](#api-rest-api-2-permissionscheme-get) resource to get a list of permission scheme IDs.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-