Klasse ServiceOrchestration
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.ServiceOrchestration
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ServiceOrchestration
extends Object
ServiceOrchestration
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Modifizierer und TypFeldBeschreibung -
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
ServiceOrchestration
(ServiceOrchestrationAllOfOrchestrationPath orchestrationPath) Constructs a validated instance ofServiceOrchestration
.Constructs a validated instance ofServiceOrchestration
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
orchestrationPath
(ServiceOrchestrationAllOfOrchestrationPath orchestrationPath) toString()
-
Felddetails
-
orchestrationPath
-
-
Konstruktordetails
-
ServiceOrchestration
Constructs a validated instance ofServiceOrchestration
.- Parameter:
spec
- the specification to process
-
ServiceOrchestration
Constructs a validated instance ofServiceOrchestration
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ServiceOrchestration(Consumer)
instead.- Parameter:
orchestrationPath
- orchestrationPath
-
ServiceOrchestration
protected ServiceOrchestration()
-
-
Methodendetails
-
builder
-
orchestrationPath
-
orchestrationPath
public ServiceOrchestration orchestrationPath(ServiceOrchestrationAllOfOrchestrationPath orchestrationPath) - Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-