Klasse GroupingAggregation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.IAggregation
io.github.primelib.webmethodsapigateway4j.model.GroupingAggregation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GroupingAggregation
extends IAggregation
GroupingAggregation
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.github.primelib.webmethodsapigateway4j.model.IAggregation
IAggregation.IAggregationBuilder, IAggregation.TypeEnum
-
Feldübersicht
Von Klasse geerbte Felder io.github.primelib.webmethodsapigateway4j.model.IAggregation
fields, name, type
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungConstructs a validated instance ofGroupingAggregation
.Constructs a validated instance ofGroupingAggregation
. -
Methodenübersicht
-
Konstruktordetails
-
GroupingAggregation
Constructs a validated instance ofGroupingAggregation
.- Parameter:
spec
- the specification to process
-
GroupingAggregation
@Internal public GroupingAggregation()Constructs a validated instance ofGroupingAggregation
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GroupingAggregation(Consumer)
instead.
-
-
Methodendetails
-
equals
- Setzt außer Kraft:
equals
in KlasseIAggregation
-
canEqual
- Setzt außer Kraft:
canEqual
in KlasseIAggregation
-
hashCode
public int hashCode()- Setzt außer Kraft:
hashCode
in KlasseIAggregation
-
toString
- Setzt außer Kraft:
toString
in KlasseIAggregation
-