Klasse ProjectRoleScope
java.lang.Object
io.github.primelib.jira4j.restv3.model.ProjectRoleScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectRoleScope
extends Object
ProjectRoleScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe type of scope. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ScopeProjectprotected ProjectRoleScope.TypeEnumThe type of scope. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedProjectRoleScope(ScopeProject project, ProjectRoleScope.TypeEnum type) Constructs a validated instance ofProjectRoleScope.Constructs a validated instance ofProjectRoleScope. -
Methodenübersicht
-
Felddetails
-
project
-
type
The type of scope.
-
-
Konstruktordetails
-
ProjectRoleScope
Constructs a validated instance ofProjectRoleScope.- Parameter:
spec- the specification to process
-
ProjectRoleScope
Constructs a validated instance ofProjectRoleScope.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectRoleScope(Consumer)instead.- Parameter:
project- var.nametype- The type of scope.
-
ProjectRoleScope
protected ProjectRoleScope()
-
-
Methodendetails