Klasse UpdateOrchPathGlobal200Response
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.UpdateOrchPathGlobal200Response
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UpdateOrchPathGlobal200Response
extends Object
UpdateOrchPathGlobal200Response
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungList of applicable warnings messages for each rule using a feature not available on your account plan. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
UpdateOrchPathGlobal200Response
(OrchestrationGlobalAllOfOrchestrationPath1 orchestrationPath, List<UpdateOrchPathGlobal200ResponseAllOfWarningsInner> warnings) Constructs a validated instance ofUpdateOrchPathGlobal200Response
.Constructs a validated instance ofUpdateOrchPathGlobal200Response
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
orchestrationPath
(OrchestrationGlobalAllOfOrchestrationPath1 orchestrationPath) toString()
warnings()
List of applicable warnings messages for each rule using a feature not available on your account plan.List of applicable warnings messages for each rule using a feature not available on your account plan.
-
Felddetails
-
orchestrationPath
-
warnings
List of applicable warnings messages for each rule using a feature not available on your account plan.
-
-
Konstruktordetails
-
UpdateOrchPathGlobal200Response
Constructs a validated instance ofUpdateOrchPathGlobal200Response
.- Parameter:
spec
- the specification to process
-
UpdateOrchPathGlobal200Response
@Internal public UpdateOrchPathGlobal200Response(OrchestrationGlobalAllOfOrchestrationPath1 orchestrationPath, List<UpdateOrchPathGlobal200ResponseAllOfWarningsInner> warnings) Constructs a validated instance ofUpdateOrchPathGlobal200Response
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UpdateOrchPathGlobal200Response(Consumer)
instead.- Parameter:
orchestrationPath
- orchestrationPathwarnings
- List of applicable warnings messages for each rule using a feature not available on your account plan.
-
UpdateOrchPathGlobal200Response
protected UpdateOrchPathGlobal200Response()
-
-
Methodendetails
-
builder
-
orchestrationPath
-
warnings
List of applicable warnings messages for each rule using a feature not available on your account plan. -
orchestrationPath
public UpdateOrchPathGlobal200Response orchestrationPath(OrchestrationGlobalAllOfOrchestrationPath1 orchestrationPath) - Gibt zurück:
this
.
-
warnings
public UpdateOrchPathGlobal200Response warnings(List<UpdateOrchPathGlobal200ResponseAllOfWarningsInner> warnings) List of applicable warnings messages for each rule using a feature not available on your account plan.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-