Klasse PostOrchestrationRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.PostOrchestrationRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PostOrchestrationRequest
extends Object
PostOrchestrationRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPostOrchestrationRequest(Orchestration orchestration) Constructs a validated instance ofPostOrchestrationRequest.Constructs a validated instance ofPostOrchestrationRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()orchestration(Orchestration orchestration) toString()
-
Felddetails
-
orchestration
-
-
Konstruktordetails
-
PostOrchestrationRequest
Constructs a validated instance ofPostOrchestrationRequest.- Parameter:
spec- the specification to process
-
PostOrchestrationRequest
Constructs a validated instance ofPostOrchestrationRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PostOrchestrationRequest(Consumer)instead.- Parameter:
orchestration- orchestration
-
PostOrchestrationRequest
protected PostOrchestrationRequest()
-
-
Methodendetails