Klasse ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
extends Object
ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
.ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
(Consumer<ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom> spec) Constructs a validated instance ofServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
. -
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
-
ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
public ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom(Consumer<ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom> spec) Constructs a validated instance ofServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
.- Parameter:
spec
- the specification to process
-
ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
@Internal public ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom(String id, String type, String self) Constructs a validated instance ofServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom(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
-
ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
protected ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom()
-
-
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
-