Klasse DeleteAvatarOperationSpec

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

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

Specification for the DeleteAvatar operation.

Delete avatar

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteAvatarOperationSpec

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

      @Internal public DeleteAvatarOperationSpec(String type, String owningObjectId, Long id)
      Constructs a validated instance of DeleteAvatarOperationSpec.

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

      Parameter:
      type - The avatar type.
      owningObjectId - The ID of the item the avatar is associated with.
      id - The ID of the avatar.
    • DeleteAvatarOperationSpec

      protected DeleteAvatarOperationSpec()
  • Methodendetails