Klasse SpacePermissionOperation
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpacePermissionOperation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpacePermissionOperation
extends Object
SpacePermissionOperation
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe type of operation.static classstatic enumThe type of entity the operation type targets. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected SpacePermissionOperation.KeyEnumThe type of operation.protected SpacePermissionOperation.TargetTypeEnumThe type of entity the operation type targets. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpacePermissionOperation(SpacePermissionOperation.KeyEnum key, SpacePermissionOperation.TargetTypeEnum targetType) Constructs a validated instance ofSpacePermissionOperation.Constructs a validated instance ofSpacePermissionOperation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()key()The type of operation.The type of operation.The type of entity the operation type targets.targetType(SpacePermissionOperation.TargetTypeEnum targetType) The type of entity the operation type targets.toString()
-
Felddetails
-
key
The type of operation. -
targetType
The type of entity the operation type targets.
-
-
Konstruktordetails
-
SpacePermissionOperation
Constructs a validated instance ofSpacePermissionOperation.- Parameter:
spec- the specification to process
-
SpacePermissionOperation
@Internal public SpacePermissionOperation(SpacePermissionOperation.KeyEnum key, SpacePermissionOperation.TargetTypeEnum targetType) Constructs a validated instance ofSpacePermissionOperation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpacePermissionOperation(Consumer)instead.- Parameter:
key- The type of operation.targetType- The type of entity the operation type targets.
-
SpacePermissionOperation
protected SpacePermissionOperation()
-
-
Methodendetails
-
builder
-
key
The type of operation. -
targetType
The type of entity the operation type targets. -
key
The type of operation.- Gibt zurück:
this.
-
targetType
The type of entity the operation type targets.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-