Interface PagerDutyIncidentConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PagerDutyIncidentConfiguration.Builder,PagerDutyIncidentConfiguration>, SdkBuilder<PagerDutyIncidentConfiguration.Builder,PagerDutyIncidentConfiguration>, SdkPojo
Enclosing class:
PagerDutyIncidentConfiguration

public static interface PagerDutyIncidentConfiguration.Builder extends SdkPojo, CopyableBuilder<PagerDutyIncidentConfiguration.Builder,PagerDutyIncidentConfiguration>
  • Method Details

    • serviceId

      The ID of the PagerDuty service that the response plan associates with an incident when it launches.

      Parameters:
      serviceId - The ID of the PagerDuty service that the response plan associates with an incident when it launches.
      Returns:
      Returns a reference to this object so that method calls can be chained together.