Klasse GetAttachmentOperationsOperationSpec

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

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

Specification for the GetAttachmentOperations operation.

Get permitted operations for attachment

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetAttachmentOperationsOperationSpec

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

      @Internal public GetAttachmentOperationsOperationSpec(String id)
      Constructs a validated instance of GetAttachmentOperationsOperationSpec.

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

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

      protected GetAttachmentOperationsOperationSpec()
  • Methodendetails