Klasse CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder
- Umschließende Klasse:
CreateAutomationActionInvocation201ResponseInvocation
public static class CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungactionSnapshot(AutomationActionsInvocationAllOfActionSnapshot actionSnapshot) build()The duration of the invocation's execution time.a URL at which the entity is uniquely displayed in the Web appthe 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 RunnerA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.A list of state transitions with timestamps, sorted in ascending order by timestamp.toString()A string that determines the schema of the object.
-
Methodendetails
-
id
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder id(String id) - Gibt zurück:
this.
-
summary
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder summary(String 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
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder type(String 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
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder self(String self) the API show URL at which the object is accessible- Gibt zurück:
this.
-
htmlUrl
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder htmlUrl(String htmlUrl) a URL at which the entity is uniquely displayed in the Web app- Gibt zurück:
this.
-
actionSnapshot
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder actionSnapshot(AutomationActionsInvocationAllOfActionSnapshot actionSnapshot) - Gibt zurück:
this.
-
runnerId
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder runnerId(String runnerId) - Gibt zurück:
this.
-
timing
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder 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
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder duration(Integer duration) The duration of the invocation's execution time.- Gibt zurück:
this.
-
state
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder 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
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder actionId(String actionId) - Gibt zurück:
this.
-
metadata
public CreateAutomationActionInvocation201ResponseInvocation.CreateAutomationActionInvocation201ResponseInvocationBuilder metadata(AutomationActionsInvocationAllOfMetadata metadata) - Gibt zurück:
this.
-
build
-
toString
-