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

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetGroupByQueryParamOperationSpec

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

      @Internal public GetGroupByQueryParamOperationSpec(String name)
      Constructs a validated instance of GetGroupByQueryParamOperationSpec.

      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