Klasse CreateIncidentWorkflowInstanceOperationSpec.CreateIncidentWorkflowInstanceOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.CreateIncidentWorkflowInstanceOperationSpec.CreateIncidentWorkflowInstanceOperationSpecBuilder
- Umschließende Klasse:
CreateIncidentWorkflowInstanceOperationSpec
public static class CreateIncidentWorkflowInstanceOperationSpec.CreateIncidentWorkflowInstanceOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createIncidentWorkflowInstanceRequest(@Nullable CreateIncidentWorkflowInstanceRequest createIncidentWorkflowInstanceRequest) The ID of the resource.toString()
-
Methodendetails
-
id
public CreateIncidentWorkflowInstanceOperationSpec.CreateIncidentWorkflowInstanceOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
createIncidentWorkflowInstanceRequest
public CreateIncidentWorkflowInstanceOperationSpec.CreateIncidentWorkflowInstanceOperationSpecBuilder createIncidentWorkflowInstanceRequest(@Nullable @Nullable CreateIncidentWorkflowInstanceRequest createIncidentWorkflowInstanceRequest) - Gibt zurück:
this.
-
build
-
toString
-