Klasse IncidentWorkflowAllOfSteps
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.IncidentWorkflowAllOfSteps
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IncidentWorkflowAllOfSteps
extends Object
IncidentWorkflowAllOfSteps
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
static enum
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected IncidentWorkflowActionConfiguration
protected String
A description of the action performed by the Stepprotected String
a URL at which the entity is uniquely displayed in the Web appprotected String
protected String
A descriptive name for the Stepprotected String
the API show URL at which the object is accessibleprotected String
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.protected IncidentWorkflowAllOfSteps.TypeEnum
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
IncidentWorkflowAllOfSteps
(String id, String summary, IncidentWorkflowAllOfSteps.TypeEnum type, String self, String htmlUrl, String name, String description, IncidentWorkflowActionConfiguration actionConfiguration) Constructs a validated instance ofIncidentWorkflowAllOfSteps
.Constructs a validated instance ofIncidentWorkflowAllOfSteps
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungactionConfiguration
(IncidentWorkflowActionConfiguration actionConfiguration) builder()
protected boolean
A description of the action performed by the Stepdescription
(String description) A description of the action performed by the Stepboolean
int
hashCode()
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()
name()
A descriptive name for the StepA descriptive name for the Stepself()
the API show URL at which the object is accessiblethe API show URL at which the object is accessiblesummary()
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.toString()
type()
-
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
-
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 -
name
A descriptive name for the Step -
description
A description of the action performed by the Step -
actionConfiguration
-
-
Konstruktordetails
-
IncidentWorkflowAllOfSteps
Constructs a validated instance ofIncidentWorkflowAllOfSteps
.- Parameter:
spec
- the specification to process
-
IncidentWorkflowAllOfSteps
@Internal public IncidentWorkflowAllOfSteps(String id, String summary, IncidentWorkflowAllOfSteps.TypeEnum type, String self, String htmlUrl, String name, String description, IncidentWorkflowActionConfiguration actionConfiguration) Constructs a validated instance ofIncidentWorkflowAllOfSteps
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IncidentWorkflowAllOfSteps(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
- typeself
- the API show URL at which the object is accessiblehtmlUrl
- a URL at which the entity is uniquely displayed in the Web appname
- A descriptive name for the Stepdescription
- A description of the action performed by the StepactionConfiguration
- actionConfiguration
-
IncidentWorkflowAllOfSteps
protected IncidentWorkflowAllOfSteps()
-
-
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
-
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 -
name
A descriptive name for the Step -
description
A description of the action performed by the Step -
actionConfiguration
-
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
- 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
.
-
name
A descriptive name for the Step- Gibt zurück:
this
.
-
description
A description of the action performed by the Step- Gibt zurück:
this
.
-
actionConfiguration
public IncidentWorkflowAllOfSteps actionConfiguration(IncidentWorkflowActionConfiguration actionConfiguration) - Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-