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