Klasse GetPageOperationsOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetPageOperationsOperationSpec

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

Specification for the GetPageOperations operation.

Get permitted operations for page

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetPageOperationsOperationSpec

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

      @Internal public GetPageOperationsOperationSpec(Long id)
      Constructs a validated instance of GetPageOperationsOperationSpec.

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

      Parameter:
      id - The ID of the page for which operations should be returned.
    • GetPageOperationsOperationSpec

      protected GetPageOperationsOperationSpec()
  • Methodendetails