Klasse GetWatchersForSpaceOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetWatchersForSpaceOperationSpec

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

Specification for the GetWatchersForSpace operation.

Get space watchers

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetWatchersForSpaceOperationSpec

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

      @Internal public GetWatchersForSpaceOperationSpec(String spaceKey, String start, String limit)
      Constructs a validated instance of GetWatchersForSpaceOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to get watchers.
      start - The start point of the collection to return.
      limit - The limit of the number of items to return, this may be restricted by fixed system limits.
    • GetWatchersForSpaceOperationSpec

      protected GetWatchersForSpaceOperationSpec()
  • Methodendetails