Klasse DeleteProjectAvatarOperationSpec

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

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

Specification for the DeleteProjectAvatar operation.

Delete project avatar

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteProjectAvatarOperationSpec

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

      @Internal public DeleteProjectAvatarOperationSpec(String projectIdOrKey, Long id)
      Constructs a validated instance of DeleteProjectAvatarOperationSpec.

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

      Parameter:
      projectIdOrKey - The project ID or (case-sensitive) key.
      id - The ID of the avatar.
    • DeleteProjectAvatarOperationSpec

      protected DeleteProjectAvatarOperationSpec()
  • Methodendetails