Klasse GetSharePermissionOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetSharePermissionOperationSpec

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

Specification for the GetSharePermission operation.

Get share permission

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetSharePermissionOperationSpec

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

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

      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.
    • GetSharePermissionOperationSpec

      protected GetSharePermissionOperationSpec()
  • Methodendetails