Class GlobalSpaceIDEntifier
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.GlobalSpaceIDEntifier
GlobalSpaceIDEntifier
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGlobalSpaceIDEntifier(String spaceIdentifier) Constructs a validated instance ofGlobalSpaceIDEntifier.Constructs a validated instance ofGlobalSpaceIDEntifier. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()spaceIdentifier(String spaceIdentifier) toString()
-
Field Details
-
spaceIdentifier
-
-
Constructor Details
-
GlobalSpaceIDEntifier
Constructs a validated instance ofGlobalSpaceIDEntifier.- Parameters:
spec- the specification to process
-
GlobalSpaceIDEntifier
Constructs a validated instance ofGlobalSpaceIDEntifier.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GlobalSpaceIDEntifier(Consumer)instead.- Parameters:
spaceIdentifier- spaceIdentifier
-
GlobalSpaceIDEntifier
protected GlobalSpaceIDEntifier()
-
-
Method Details