Klasse DeleteDashboardOperationSpec

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

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

Specification for the DeleteDashboard operation.

Delete dashboard

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteDashboardOperationSpec

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

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

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

      Parameter:
      id - The ID of the dashboard.
    • DeleteDashboardOperationSpec

      protected DeleteDashboardOperationSpec()
  • Methodendetails