Klasse UpdateResponsePlayOperationSpec

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

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

Specification for the UpdateResponsePlay operation.

Update a Response Play

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateResponsePlayOperationSpec

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

      @Internal public UpdateResponsePlayOperationSpec(String id, String from, CreateResponsePlayRequest createResponsePlayRequest)
      Constructs a validated instance of UpdateResponsePlayOperationSpec.

      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.
      createResponsePlayRequest - The Response Play to be updated.
    • UpdateResponsePlayOperationSpec

      protected UpdateResponsePlayOperationSpec()
  • Methodendetails