Klasse SpaceWatch
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpaceWatch
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceWatch
extends Object
SpaceWatch
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofSpaceWatch.SpaceWatch(Consumer<SpaceWatch> spec) Constructs a validated instance ofSpaceWatch. -
Methodenübersicht
-
Felddetails
-
type
-
watcher
-
spaceKey
-
labelName
-
prefix
-
-
Konstruktordetails
-
SpaceWatch
Constructs a validated instance ofSpaceWatch.- Parameter:
spec- the specification to process
-
SpaceWatch
@Internal public SpaceWatch(String type, WatchUser watcher, String spaceKey, String labelName, String prefix) Constructs a validated instance ofSpaceWatch.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceWatch(Consumer)instead.- Parameter:
type- typewatcher- watcherspaceKey- spaceKeylabelName- labelNameprefix- prefix
-
SpaceWatch
protected SpaceWatch()
-
-
Methodendetails
-
builder
-
type
-
watcher
-
spaceKey
-
labelName
-
prefix
-
type
- Gibt zurück:
this.
-
watcher
- Gibt zurück:
this.
-
spaceKey
- Gibt zurück:
this.
-
labelName
- Gibt zurück:
this.
-
prefix
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-