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