Klasse UpdateOrchPathServiceOperationSpec.UpdateOrchPathServiceOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateOrchPathServiceOperationSpec.UpdateOrchPathServiceOperationSpecBuilder
- Umschließende Klasse:
UpdateOrchPathServiceOperationSpec
public static class UpdateOrchPathServiceOperationSpec.UpdateOrchPathServiceOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
The service IDserviceOrchestration
(@Nullable ServiceOrchestration serviceOrchestration) Update Service Orchestration rules.toString()
-
Methodendetails
-
serviceId
public UpdateOrchPathServiceOperationSpec.UpdateOrchPathServiceOperationSpecBuilder serviceId(@NotNull @NotNull String serviceId) The service ID- Gibt zurück:
this
.
-
serviceOrchestration
public UpdateOrchPathServiceOperationSpec.UpdateOrchPathServiceOperationSpecBuilder serviceOrchestration(@Nullable @Nullable ServiceOrchestration serviceOrchestration) Update Service Orchestration rules. Omitted rules and rule details are deleted.- Gibt zurück:
this
.
-
build
-
toString
-