Klasse GetAnonymousUserOperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetAnonymousUserOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetAnonymousUserOperationSpec
extends Object
GetAnonymousUserSpec
Specification for the GetAnonymousUser operation.
Get anonymous user
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofGetAnonymousUserOperationSpec.GetAnonymousUserOperationSpec(List<String> expand) Constructs a validated instance ofGetAnonymousUserOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleanexpand()A multi-value parameter indicating which properties of the user to expand.A multi-value parameter indicating which properties of the user to expand.inthashCode()toString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetAnonymousUserOperationSpec
Constructs a validated instance ofGetAnonymousUserOperationSpec.- Parameter:
spec- the specification to process
-
GetAnonymousUserOperationSpec
Constructs a validated instance ofGetAnonymousUserOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
expand- A multi-value parameter indicating which properties of the user to expand. -operationsreturns the operations that the user is allowed to do.
-
GetAnonymousUserOperationSpec
protected GetAnonymousUserOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
expand
A multi-value parameter indicating which properties of the user to expand. -operationsreturns the operations that the user is allowed to do. -
expand
A multi-value parameter indicating which properties of the user to expand. -operationsreturns the operations that the user is allowed to do.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-