Klasse PermittedOperationsResponseOperationsInner
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.PermittedOperationsResponseOperationsInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PermittedOperationsResponseOperationsInner
extends Object
PermittedOperationsResponseOperationsInner
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPermittedOperationsResponseOperationsInner(String operation, String targetType) Constructs a validated instance ofPermittedOperationsResponseOperationsInner.PermittedOperationsResponseOperationsInner(Consumer<PermittedOperationsResponseOperationsInner> spec) Constructs a validated instance ofPermittedOperationsResponseOperationsInner. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()The type of operation.The type of operation.The type of entity the operation type targets.targetType(String targetType) The type of entity the operation type targets.toString()
-
Felddetails
-
operation
The type of operation. -
targetType
The type of entity the operation type targets.
-
-
Konstruktordetails
-
PermittedOperationsResponseOperationsInner
public PermittedOperationsResponseOperationsInner(Consumer<PermittedOperationsResponseOperationsInner> spec) Constructs a validated instance ofPermittedOperationsResponseOperationsInner.- Parameter:
spec- the specification to process
-
PermittedOperationsResponseOperationsInner
Constructs a validated instance ofPermittedOperationsResponseOperationsInner.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PermittedOperationsResponseOperationsInner(Consumer)instead.- Parameter:
operation- The type of operation.targetType- The type of entity the operation type targets.
-
PermittedOperationsResponseOperationsInner
protected PermittedOperationsResponseOperationsInner()
-
-
Methodendetails
-
builder
public static PermittedOperationsResponseOperationsInner.PermittedOperationsResponseOperationsInnerBuilder builder() -
operation
The type of operation. -
targetType
The type of entity the operation type targets. -
operation
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
-