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