Klasse GetGroupByQueryParamOperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetGroupByQueryParamOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetGroupByQueryParamOperationSpec
extends Object
GetGroupByQueryParamSpec
Specification for the GetGroupByQueryParam operation.
Get group
-
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 ofGetGroupByQueryParamOperationSpec.Constructs a validated instance ofGetGroupByQueryParamOperationSpec. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetGroupByQueryParamOperationSpec
@Internal public GetGroupByQueryParamOperationSpec(Consumer<GetGroupByQueryParamOperationSpec> spec) Constructs a validated instance ofGetGroupByQueryParamOperationSpec.- Parameter:
spec- the specification to process
-
GetGroupByQueryParamOperationSpec
Constructs a validated instance ofGetGroupByQueryParamOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
name- The name of the group. This is the same as the group name shown in the Confluence administration console.
-
GetGroupByQueryParamOperationSpec
protected GetGroupByQueryParamOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
name
The name of the group. This is the same as the group name shown in the Confluence administration console. -
name
The name of the group. This is the same as the group name shown in the Confluence administration console.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-