Klasse UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder
- Umschließende Klasse:
UpdateUserStatusUpdateNotificationRuleOperationSpec
public static class UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createUserStatusUpdateNotificationRule201Response(@Nullable CreateUserStatusUpdateNotificationRule201Response createUserStatusUpdateNotificationRule201Response) The user's status update notification rule to be updated.The ID of the resource.statusUpdateNotificationRuleId(@NotNull String statusUpdateNotificationRuleId) The status update notification rule ID on the user.toString()
-
Methodendetails
-
id
public UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
statusUpdateNotificationRuleId
public UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder statusUpdateNotificationRuleId(@NotNull @NotNull String statusUpdateNotificationRuleId) The status update notification rule ID on the user.- Gibt zurück:
this.
-
createUserStatusUpdateNotificationRule201Response
public UpdateUserStatusUpdateNotificationRuleOperationSpec.UpdateUserStatusUpdateNotificationRuleOperationSpecBuilder createUserStatusUpdateNotificationRule201Response(@Nullable @Nullable CreateUserStatusUpdateNotificationRule201Response createUserStatusUpdateNotificationRule201Response) The user's status update notification rule to be updated.- Gibt zurück:
this.
-
build
-
toString
-