Klasse AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder
- Umschließende Klasse:
AutomationActionsInvocationAllOfTiming
public static class AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()prepared -- the invocation exists and can be referenced, but is NOT available to a Runner <br> created -- the invocation exists and is waiting for a Runner <br> sent -- invocation sent to a Runner <br> queued -- invocation queued by a Runner <br> running -- invocation is being ran by a Runner <br> aborted -- invocation was aborted on a Runner <br> completed -- invocation completed on a Runner <br> error -- invocation encountered an error on a Runnertimestamp(OffsetDateTime timestamp) The date/timetoString()
-
Methodendetails
-
timestamp
public AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder timestamp(OffsetDateTime timestamp) The date/time- Gibt zurück:
this.
-
state
public AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder state(AutomationActionsInvocationAllOfTiming.StateEnum state) prepared -- the invocation exists and can be referenced, but is NOT available to a Runner <br> created -- the invocation exists and is waiting for a Runner <br> sent -- invocation sent to a Runner <br> queued -- invocation queued by a Runner <br> running -- invocation is being ran by a Runner <br> aborted -- invocation was aborted on a Runner <br> completed -- invocation completed on a Runner <br> error -- invocation encountered an error on a Runner- Gibt zurück:
this.
-
build
-
toString
-