Klasse GetIncidentAlertOperationSpec

java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetIncidentAlertOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class GetIncidentAlertOperationSpec extends Object
GetIncidentAlertSpec

Specification for the GetIncidentAlert operation.

Get an alert

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • GetIncidentAlertOperationSpec

      @Internal public GetIncidentAlertOperationSpec(Consumer<GetIncidentAlertOperationSpec> spec)
      Constructs a validated instance of GetIncidentAlertOperationSpec.
      Parameter:
      spec - the specification to process
    • GetIncidentAlertOperationSpec

      @Internal public GetIncidentAlertOperationSpec(String id, String alertId)
      Constructs a validated instance of GetIncidentAlertOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      id - The ID of the resource.
      alertId - The id of the alert to retrieve.
    • GetIncidentAlertOperationSpec

      protected GetIncidentAlertOperationSpec()
  • Methodendetails