Klasse AggregationsOperationSpec

java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.AggregationsOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class AggregationsOperationSpec extends Object
AggregationsSpec

Specification for the Aggregations operation.

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • AggregationsOperationSpec

      @Internal public AggregationsOperationSpec(Consumer<AggregationsOperationSpec> spec)
      Constructs a validated instance of AggregationsOperationSpec.
      Parameter:
      spec - the specification to process
    • AggregationsOperationSpec

      @Internal public AggregationsOperationSpec(SearchContext body)
      Constructs a validated instance of AggregationsOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      body - Search Parameters to search for specific set of results on specified types
    • AggregationsOperationSpec

      protected AggregationsOperationSpec()
  • Methodendetails