Klasse AutomationActionsInvocationAllOfTiming
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AutomationActionsInvocationAllOfTiming
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AutomationActionsInvocationAllOfTiming
extends Object
AutomationActionsInvocationAllOfTiming
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumprepared -- 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 -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprepared -- 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 Runnerprotected OffsetDateTimeThe date/time -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAutomationActionsInvocationAllOfTiming(OffsetDateTime timestamp, AutomationActionsInvocationAllOfTiming.StateEnum state) Constructs a validated instance ofAutomationActionsInvocationAllOfTiming.Constructs a validated instance ofAutomationActionsInvocationAllOfTiming. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()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 Runnerprepared -- 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 RunnerThe date/timetimestamp(OffsetDateTime timestamp) The date/timetoString()
-
Felddetails
-
timestamp
The date/time -
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
-
-
Konstruktordetails
-
AutomationActionsInvocationAllOfTiming
public AutomationActionsInvocationAllOfTiming(Consumer<AutomationActionsInvocationAllOfTiming> spec) Constructs a validated instance ofAutomationActionsInvocationAllOfTiming.- Parameter:
spec- the specification to process
-
AutomationActionsInvocationAllOfTiming
@Internal public AutomationActionsInvocationAllOfTiming(OffsetDateTime timestamp, AutomationActionsInvocationAllOfTiming.StateEnum state) Constructs a validated instance ofAutomationActionsInvocationAllOfTiming.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AutomationActionsInvocationAllOfTiming(Consumer)instead.- Parameter:
timestamp- The date/timestate- 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
-
AutomationActionsInvocationAllOfTiming
protected AutomationActionsInvocationAllOfTiming()
-
-
Methodendetails
-
builder
public static AutomationActionsInvocationAllOfTiming.AutomationActionsInvocationAllOfTimingBuilder builder() -
timestamp
The date/time -
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 -
timestamp
The date/time- Gibt zurück:
this.
-
state
public AutomationActionsInvocationAllOfTiming 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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-