Klasse GetUserNotificationRulesOperationSpec

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

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

Specification for the GetUserNotificationRules operation.

List a user's notification rules

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetUserNotificationRulesOperationSpec

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

      @Internal public GetUserNotificationRulesOperationSpec(String id, String include, String urgency)
      Constructs a validated instance of GetUserNotificationRulesOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      include - Array of additional details to include.
      urgency - The incident urgency for which the notification rules are applied. If not specified, defaults to high.
    • GetUserNotificationRulesOperationSpec

      protected GetUserNotificationRulesOperationSpec()
  • Methodendetails