Klasse UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder
- Umschließende Klasse:
UpdateUserHandoffNotificationOperationSpec
public static class UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
createUserHandoffNotificationRuleRequest
(@Nullable CreateUserHandoffNotificationRuleRequest createUserHandoffNotificationRuleRequest) The User's Handoff Notification Rule to be updated.The ID of the resource.oncallHandoffNotificationRuleId
(@NotNull String oncallHandoffNotificationRuleId) The oncall handoff notification rule ID on the user.toString()
-
Methodendetails
-
id
public UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this
.
-
oncallHandoffNotificationRuleId
public UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder oncallHandoffNotificationRuleId(@NotNull @NotNull String oncallHandoffNotificationRuleId) The oncall handoff notification rule ID on the user.- Gibt zurück:
this
.
-
createUserHandoffNotificationRuleRequest
public UpdateUserHandoffNotificationOperationSpec.UpdateUserHandoffNotificationOperationSpecBuilder createUserHandoffNotificationRuleRequest(@Nullable @Nullable CreateUserHandoffNotificationRuleRequest createUserHandoffNotificationRuleRequest) The User's Handoff Notification Rule to be updated.- Gibt zurück:
this
.
-
build
-
toString
-