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