Klasse UpdateAddonOperationSpec

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

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

Specification for the UpdateAddon operation.

Update an Add-on

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateAddonOperationSpec

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

      @Internal public UpdateAddonOperationSpec(String id, CreateAddonRequest createAddonRequest)
      Constructs a validated instance of UpdateAddonOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      createAddonRequest - The Add-on to be updated.
    • UpdateAddonOperationSpec

      protected UpdateAddonOperationSpec()
  • Methodendetails