Klasse GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder
- Umschließende Klasse:
GetUserNotificationRuleOperationSpec
public static class GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the resource.Array of additional details to include.notificationRuleId(@NotNull String notificationRuleId) The notification rule ID on the user.toString()
-
Methodendetails
-
id
public GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
notificationRuleId
public GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder notificationRuleId(@NotNull @NotNull String notificationRuleId) The notification rule ID on the user.- Gibt zurück:
this.
-
include
public GetUserNotificationRuleOperationSpec.GetUserNotificationRuleOperationSpecBuilder include(@Nullable @Nullable String include) Array of additional details to include.- Gibt zurück:
this.
-
build
-
toString
-