Klasse UpdateLogEntryChannelOperationSpec

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

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

Specification for the UpdateLogEntryChannel operation.

Update log entry channel information.

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateLogEntryChannelOperationSpec

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

      @Internal public UpdateLogEntryChannelOperationSpec(String id, String from, UpdateLogEntryChannelRequest updateLogEntryChannelRequest)
      Constructs a validated instance of UpdateLogEntryChannelOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      from - The email address of a valid user associated with the account making the request.
      updateLogEntryChannelRequest - The log entry channel to be updated.
    • UpdateLogEntryChannelOperationSpec

      protected UpdateLogEntryChannelOperationSpec()
  • Methodendetails