Klasse BulkUserLookupExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.BulkUserLookupExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkUserLookupExpandable
extends Object
BulkUserLookupExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBulkUserLookupExpandable(String operations, String details, String personalSpace) Constructs a validated instance ofBulkUserLookupExpandable.Constructs a validated instance ofBulkUserLookupExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleandetails()booleaninthashCode()operations(String operations) personalSpace(String personalSpace) toString()
-
Felddetails
-
operations
-
details
-
personalSpace
-
-
Konstruktordetails
-
BulkUserLookupExpandable
Constructs a validated instance ofBulkUserLookupExpandable.- Parameter:
spec- the specification to process
-
BulkUserLookupExpandable
Constructs a validated instance ofBulkUserLookupExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BulkUserLookupExpandable(Consumer)instead.- Parameter:
operations- operationsdetails- detailspersonalSpace- personalSpace
-
BulkUserLookupExpandable
protected BulkUserLookupExpandable()
-
-
Methodendetails
-
builder
-
operations
-
details
-
personalSpace
-
operations
- Gibt zurück:
this.
-
details
- Gibt zurück:
this.
-
personalSpace
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-