Klasse GetUserNotificationRuleOperationSpec

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

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

Specification for the GetUserNotificationRule operation.

Get a user's notification rule

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetUserNotificationRuleOperationSpec

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

      @Internal public GetUserNotificationRuleOperationSpec(String id, String notificationRuleId, String include)
      Constructs a validated instance of GetUserNotificationRuleOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      notificationRuleId - The notification rule ID on the user.
      include - Array of additional details to include.
    • GetUserNotificationRuleOperationSpec

      protected GetUserNotificationRuleOperationSpec()
  • Methodendetails