Klasse OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
extends Object
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
(String id, String type, String self) Constructs a validated instance ofOrchestrationGlobalAllOfOrchestrationPathUpdatedBy
.OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
(Consumer<OrchestrationGlobalAllOfOrchestrationPathUpdatedBy> spec) Constructs a validated instance ofOrchestrationGlobalAllOfOrchestrationPathUpdatedBy
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
id()
self()
The API show URL at which the object is accessibleThe API show URL at which the object is accessibletoString()
type()
A string that determines the schema of the object.A string that determines the schema of the object.
-
Felddetails
-
id
-
type
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_reference
if the object is a reference. -
self
The API show URL at which the object is accessible
-
-
Konstruktordetails
-
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
public OrchestrationGlobalAllOfOrchestrationPathUpdatedBy(Consumer<OrchestrationGlobalAllOfOrchestrationPathUpdatedBy> spec) Constructs a validated instance ofOrchestrationGlobalAllOfOrchestrationPathUpdatedBy
.- Parameter:
spec
- the specification to process
-
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
@Internal public OrchestrationGlobalAllOfOrchestrationPathUpdatedBy(String id, String type, String self) Constructs a validated instance ofOrchestrationGlobalAllOfOrchestrationPathUpdatedBy
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy(Consumer)
instead.- Parameter:
id
- idtype
- A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_reference
if the object is a reference.self
- The API show URL at which the object is accessible
-
OrchestrationGlobalAllOfOrchestrationPathUpdatedBy
protected OrchestrationGlobalAllOfOrchestrationPathUpdatedBy()
-
-
Methodendetails
-
builder
-
id
-
type
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_reference
if the object is a reference. -
self
The API show URL at which the object is accessible -
id
- 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_reference
if the object is a reference.- Gibt zurück:
this
.
-
self
The API show URL at which the object is accessible- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-