Klasse PostOrchestrationIntegrationOperationSpec.PostOrchestrationIntegrationOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.PostOrchestrationIntegrationOperationSpec.PostOrchestrationIntegrationOperationSpecBuilder
- Umschließende Klasse:
PostOrchestrationIntegrationOperationSpec
public static class PostOrchestrationIntegrationOperationSpec.PostOrchestrationIntegrationOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of an Event Orchestration.postOrchestrationIntegrationRequest(@Nullable PostOrchestrationIntegrationRequest postOrchestrationIntegrationRequest) toString()
-
Methodendetails
-
id
public PostOrchestrationIntegrationOperationSpec.PostOrchestrationIntegrationOperationSpecBuilder id(@NotNull @NotNull String id) The ID of an Event Orchestration.- Gibt zurück:
this.
-
postOrchestrationIntegrationRequest
public PostOrchestrationIntegrationOperationSpec.PostOrchestrationIntegrationOperationSpecBuilder postOrchestrationIntegrationRequest(@Nullable @Nullable PostOrchestrationIntegrationRequest postOrchestrationIntegrationRequest) - Gibt zurück:
this.
-
build
-
toString
-