Klasse DeleteUserContactMethodOperationSpec

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

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

Specification for the DeleteUserContactMethod operation.

Delete a user's contact method

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteUserContactMethodOperationSpec

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

      @Internal public DeleteUserContactMethodOperationSpec(String id, String contactMethodId)
      Constructs a validated instance of DeleteUserContactMethodOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      contactMethodId - The contact method ID on the user.
    • DeleteUserContactMethodOperationSpec

      protected DeleteUserContactMethodOperationSpec()
  • Methodendetails