Klasse DefaultShareScope
java.lang.Object
io.github.primelib.jira4j.restv3.model.DefaultShareScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DefaultShareScope
extends Object
DefaultShareScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected DefaultShareScope.ScopeEnumThe scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofDefaultShareScope.Constructs a validated instance ofDefaultShareScope. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()scope()The scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users.scope(DefaultShareScope.ScopeEnum scope) The scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users.toString()
-
Felddetails
-
scope
The scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users. *GLOBALShared with all logged-in users. This shows asAUTHENTICATEDin the response. *PRIVATENot shared with any users.
-
-
Konstruktordetails
-
DefaultShareScope
Constructs a validated instance ofDefaultShareScope.- Parameter:
spec- the specification to process
-
DefaultShareScope
protected DefaultShareScope()
-
-
Methodendetails
-
builder
-
scope
The scope of the default sharing for new filters and dashboards: *AUTHENTICATEDShared with all logged-in users. *GLOBALShared with all logged-in users. This shows asAUTHENTICATEDin the response. *PRIVATENot shared with any users. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-