Klasse CreateAutomationActionInvocation201ResponseInvocation
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateAutomationActionInvocation201ResponseInvocation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateAutomationActionInvocation201ResponseInvocation
extends Object
CreateAutomationActionInvocation201ResponseInvocation
-
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 TypFeldBeschreibungprotected Stringprotected IntegerThe duration of the invocation's execution time.protected Stringa URL at which the entity is uniquely displayed in the Web appprotected Stringprotected AutomationActionsInvocationAllOfMetadataprotected Stringprotected Stringthe API show URL at which the object is accessibleprepared -- 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 StringA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.protected List<AutomationActionsInvocationAllOfTiming>A list of state transitions with timestamps, sorted in ascending order by timestamp.protected StringA string that determines the schema of the object. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateAutomationActionInvocation201ResponseInvocation(String id, String summary, String type, String self, String htmlUrl, AutomationActionsInvocationAllOfActionSnapshot actionSnapshot, String runnerId, List<AutomationActionsInvocationAllOfTiming> timing, Integer duration, CreateAutomationActionInvocation201ResponseInvocation.StateEnum state, String actionId, AutomationActionsInvocationAllOfMetadata metadata) Constructs a validated instance ofCreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocation(Consumer<CreateAutomationActionInvocation201ResponseInvocation> spec) Constructs a validated instance ofCreateAutomationActionInvocation201ResponseInvocation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungactionId()actionSnapshot(AutomationActionsInvocationAllOfActionSnapshot actionSnapshot) builder()protected booleanduration()The duration of the invocation's execution time.The duration of the invocation's execution time.booleaninthashCode()htmlUrl()a URL at which the entity is uniquely displayed in the Web appa URL at which the entity is uniquely displayed in the Web appid()metadata()runnerId()self()the API show URL at which the object is accessiblethe API show URL at which the object is accessiblestate()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 Runnersummary()A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.timing()A list of state transitions with timestamps, sorted in ascending order by timestamp.A list of state transitions with timestamps, sorted in ascending order by timestamp.toString()type()A string that determines the schema of the object.A string that determines the schema of the object.
-
Felddetails
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname, though it is not intended to be an identifier. -
type
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_referenceif the object is a reference. -
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app -
actionSnapshot
-
runnerId
-
timing
A list of state transitions with timestamps, sorted in ascending order by timestamp. Only the 'created' transition is guaranteed to exist at any time. -
duration
The duration of the invocation's execution 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 -
actionId
-
metadata
-
-
Konstruktordetails
-
CreateAutomationActionInvocation201ResponseInvocation
public CreateAutomationActionInvocation201ResponseInvocation(Consumer<CreateAutomationActionInvocation201ResponseInvocation> spec) Constructs a validated instance ofCreateAutomationActionInvocation201ResponseInvocation.- Parameter:
spec- the specification to process
-
CreateAutomationActionInvocation201ResponseInvocation
@Internal public CreateAutomationActionInvocation201ResponseInvocation(String id, String summary, String type, String self, String htmlUrl, AutomationActionsInvocationAllOfActionSnapshot actionSnapshot, String runnerId, List<AutomationActionsInvocationAllOfTiming> timing, Integer duration, CreateAutomationActionInvocation201ResponseInvocation.StateEnum state, String actionId, AutomationActionsInvocationAllOfMetadata metadata) Constructs a validated instance ofCreateAutomationActionInvocation201ResponseInvocation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateAutomationActionInvocation201ResponseInvocation(Consumer)instead.- Parameter:
id- idsummary- A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname, though it is not intended to be an identifier.type- A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_referenceif the object is a reference.self- the API show URL at which the object is accessiblehtmlUrl- a URL at which the entity is uniquely displayed in the Web appactionSnapshot- actionSnapshotrunnerId- runnerIdtiming- A list of state transitions with timestamps, sorted in ascending order by timestamp. Only the 'created' transition is guaranteed to exist at any time.duration- The duration of the invocation's execution 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 RunneractionId- actionIdmetadata- metadata
-
CreateAutomationActionInvocation201ResponseInvocation
protected CreateAutomationActionInvocation201ResponseInvocation()
-
-
Methodendetails
-
builder
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname, though it is not intended to be an identifier. -
type
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_referenceif the object is a reference. -
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app -
actionSnapshot
-
runnerId
-
timing
A list of state transitions with timestamps, sorted in ascending order by timestamp. Only the 'created' transition is guaranteed to exist at any time. -
duration
The duration of the invocation's execution 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 -
actionId
-
metadata
-
id
- Gibt zurück:
this.
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname, though it is not intended to be an identifier.- Gibt zurück:
this.
-
type
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_referenceif the object is a reference.- Gibt zurück:
this.
-
self
the API show URL at which the object is accessible- Gibt zurück:
this.
-
htmlUrl
a URL at which the entity is uniquely displayed in the Web app- Gibt zurück:
this.
-
actionSnapshot
public CreateAutomationActionInvocation201ResponseInvocation actionSnapshot(AutomationActionsInvocationAllOfActionSnapshot actionSnapshot) - Gibt zurück:
this.
-
runnerId
- Gibt zurück:
this.
-
timing
public CreateAutomationActionInvocation201ResponseInvocation timing(List<AutomationActionsInvocationAllOfTiming> timing) A list of state transitions with timestamps, sorted in ascending order by timestamp. Only the 'created' transition is guaranteed to exist at any time.- Gibt zurück:
this.
-
duration
The duration of the invocation's execution time.- Gibt zurück:
this.
-
state
public CreateAutomationActionInvocation201ResponseInvocation state(CreateAutomationActionInvocation201ResponseInvocation.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.
-
actionId
- Gibt zurück:
this.
-
metadata
public CreateAutomationActionInvocation201ResponseInvocation metadata(AutomationActionsInvocationAllOfMetadata metadata) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-