Klasse StatusUpdateTemplateInput.StatusUpdateTemplateInputBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.StatusUpdateTemplateInput.StatusUpdateTemplateInputBuilder
- Umschließende Klasse:
StatusUpdateTemplateInput
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()An optional object collection that can be referenced in the template.incidentId(String incidentId) The incident id to render the template forstatusUpdate(StatusUpdateTemplateInputStatusUpdate statusUpdate) toString()
-
Methodendetails
-
incidentId
The incident id to render the template for- Gibt zurück:
this.
-
statusUpdate
public StatusUpdateTemplateInput.StatusUpdateTemplateInputBuilder statusUpdate(StatusUpdateTemplateInputStatusUpdate statusUpdate) - Gibt zurück:
this.
-
external
An optional object collection that can be referenced in the template.- Gibt zurück:
this.
-
build
-
toString
-