Klasse DeleteSharePermissionOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv2.spec.DeleteSharePermissionOperationSpec

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

Specification for the DeleteSharePermission operation.

Delete share permission

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteSharePermissionOperationSpec

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

      @Internal public DeleteSharePermissionOperationSpec(Long id, Long permissionId)
      Constructs a validated instance of DeleteSharePermissionOperationSpec.

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

      Parameter:
      id - The ID of the filter.
      permissionId - The ID of the share permission.
    • DeleteSharePermissionOperationSpec

      protected DeleteSharePermissionOperationSpec()
  • Methodendetails