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