Klasse DeleteExtensionOperationSpec

java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.DeleteExtensionOperationSpec

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

Specification for the DeleteExtension operation.

Delete an extension

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteExtensionOperationSpec

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

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

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

      Parameter:
      id - The ID of the resource.
    • DeleteExtensionOperationSpec

      protected DeleteExtensionOperationSpec()
  • Methodendetails