Klasse UpdateTeamEscalationPolicyOperationSpec.UpdateTeamEscalationPolicyOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateTeamEscalationPolicyOperationSpec.UpdateTeamEscalationPolicyOperationSpecBuilder
- Umschließende Klasse:
UpdateTeamEscalationPolicyOperationSpec
public static class UpdateTeamEscalationPolicyOperationSpec.UpdateTeamEscalationPolicyOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
escalationPolicyId
(@NotNull String escalationPolicyId) The escalation policy ID on the team.The ID of the resource.toString()
-
Methodendetails
-
id
public UpdateTeamEscalationPolicyOperationSpec.UpdateTeamEscalationPolicyOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this
.
-
escalationPolicyId
public UpdateTeamEscalationPolicyOperationSpec.UpdateTeamEscalationPolicyOperationSpecBuilder escalationPolicyId(@NotNull @NotNull String escalationPolicyId) The escalation policy ID on the team.- Gibt zurück:
this
.
-
build
-
toString
-