Klasse GetServiceEventRuleOperationSpec

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

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

Specification for the GetServiceEventRule operation.

Get an Event Rule from a Service

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetServiceEventRuleOperationSpec

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

      @Internal public GetServiceEventRuleOperationSpec(String id, String ruleId)
      Constructs a validated instance of GetServiceEventRuleOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      ruleId - The id of the Event Rule to retrieve.
    • GetServiceEventRuleOperationSpec

      protected GetServiceEventRuleOperationSpec()
  • Methodendetails