Klasse MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder
- Umschließende Klasse:
MigrateOrchestrationIntegrationRequest
public static class MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()integrationId(String integrationId) The ID of the Integration you'll be movingThe ID of the Event Orchestration you'll be moving the Integration away fromThe type of of thesource_idobjecttoString()
-
Methodendetails
-
sourceId
public MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder sourceId(String sourceId) The ID of the Event Orchestration you'll be moving the Integration away from- Gibt zurück:
this.
-
sourceType
public MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder sourceType(MigrateOrchestrationIntegrationRequest.SourceTypeEnum sourceType) The type of of thesource_idobject- Gibt zurück:
this.
-
integrationId
public MigrateOrchestrationIntegrationRequest.MigrateOrchestrationIntegrationRequestBuilder integrationId(String integrationId) The ID of the Integration you'll be moving- Gibt zurück:
this.
-
build
-
toString
-